"./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/12/26 05:53:36 DEBUG : Creating backend with remote "TestMega:rclone-test-gefuhab5nuxu" 2025/12/26 05:53:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 05:53:36 DEBUG : mega root 'rclone-test-gefuhab5nuxu': Using previously stored session ID and master key to initialize the Mega API 2025/12/26 05:53:51 DEBUG : Creating backend with remote "/tmp/rclone1632601040" === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:53:51 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:53:51 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:53:52 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:53:52 DEBUG : dir: Looking for writers 2025/12/26 05:53:52 DEBUG : file1: reading active writers 2025/12/26 05:53:52 DEBUG : Looking for writers 2025/12/26 05:53:52 DEBUG : dir: reading active writers 2025/12/26 05:53:52 DEBUG : >WaitForWriters: 2025/12/26 05:53:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:53:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000668240 2025/12/26 05:53:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:53:52 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/12/26 05:54:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:54:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000668240 2025/12/26 05:54:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:54:00 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/12/26 05:54:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 05:54:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000668240 2025/12/26 05:54:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:07 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/26 05:54:07 DEBUG : dir/file1: size = 25 OK 2025/12/26 05:54:07 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/26 05:54:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 05:54:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:07 DEBUG : newLeaf: Running delayed rename now 2025/12/26 05:54:07 INFO : newLeaf: Deleted 2025/12/26 05:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000668240 2025/12/26 05:54:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:08 DEBUG : dir: Looking for writers 2025/12/26 05:54:08 DEBUG : Looking for writers 2025/12/26 05:54:08 DEBUG : dir: reading active writers 2025/12/26 05:54:08 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:08 DEBUG : >WaitForWriters: 2025/12/26 05:54:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:08 DEBUG : dir: Looking for writers 2025/12/26 05:54:08 DEBUG : Looking for writers 2025/12/26 05:54:08 DEBUG : dir: reading active writers 2025/12/26 05:54:08 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:54:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:54:08 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:54:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:54:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:08 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:54:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:08 DEBUG : dir: Looking for writers 2025/12/26 05:54:08 DEBUG : file1: reading active writers 2025/12/26 05:54:08 DEBUG : Looking for writers 2025/12/26 05:54:08 DEBUG : dir: reading active writers 2025/12/26 05:54:08 DEBUG : >WaitForWriters: 2025/12/26 05:54:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000668e40 2025/12/26 05:54:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:08 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/12/26 05:54:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:54:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000668e40 2025/12/26 05:54:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:54:16 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/12/26 05:54:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 05:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc000668e40 2025/12/26 05:54:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:23 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/26 05:54:23 DEBUG : dir/file1: size = 25 OK 2025/12/26 05:54:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 05:54:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:23 DEBUG : newLeaf: Running delayed rename now 2025/12/26 05:54:23 INFO : newLeaf: Deleted 2025/12/26 05:54:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000668e40 2025/12/26 05:54:23 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:23 DEBUG : dir: Looking for writers 2025/12/26 05:54:23 DEBUG : Looking for writers 2025/12/26 05:54:23 DEBUG : dir: reading active writers 2025/12/26 05:54:23 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:23 DEBUG : >WaitForWriters: 2025/12/26 05:54:23 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:23 DEBUG : dir: Looking for writers 2025/12/26 05:54:23 DEBUG : Looking for writers 2025/12/26 05:54:23 DEBUG : dir: reading active writers 2025/12/26 05:54:23 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:23 DEBUG : >WaitForWriters: 2025/12/26 05:54:23 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:54:23 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:54:23 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:54:23 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:54:23 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:23 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:54:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:54:24 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): openPending: 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 05:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): >openPending: err= 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): _writeAt: size=14, off=0 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): >_writeAt: n=14, err= 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): close: 2025/12/26 05:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 05:54:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:54:24 DEBUG : dir/file1(0xc006626e00): >close: err= 2025/12/26 05:54:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:54:24 DEBUG : dir/file1: size = 14 OK 2025/12/26 05:54:24 INFO : dir/file1: Copied (replaced existing) 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 05:54:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/26 05:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 05:54:24 DEBUG : dir: Looking for writers 2025/12/26 05:54:24 DEBUG : file1: reading active writers 2025/12/26 05:54:24 DEBUG : Looking for writers 2025/12/26 05:54:24 DEBUG : dir: reading active writers 2025/12/26 05:54:24 DEBUG : >WaitForWriters: 2025/12/26 05:54:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:54:24 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): _readAt: size=512, off=0 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): openPending: 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 05:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): >openPending: err= 2025/12/26 05:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): >_readAt: n=14, err=EOF 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): close: 2025/12/26 05:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:54:24 +0000 UTC 2025/12/26 05:54:24 DEBUG : dir/file1(0xc00644ac40): >close: err= 2025/12/26 05:54:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:54:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0063a7080 2025/12/26 05:54:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:25 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=true 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=true Messages: Unexpected file "file1" 2025/12/26 05:54:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:54:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 05:54:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0063a7080 2025/12/26 05:54:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:54:32 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), 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=true 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=true Messages: Unexpected file "dir/file1" 2025/12/26 05:54:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:54:39 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:39 DEBUG : dir/file1(0xc0065e2f80): openPending: 2025/12/26 05:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/26 05:54:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 05:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:39 DEBUG : dir/file1(0xc0065e2f80): >openPending: err= 2025/12/26 05:54:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:54:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:39 DEBUG : dir/file1(0xc0065e2f80): _writeAt: size=25, off=0 2025/12/26 05:54:39 DEBUG : dir/file1(0xc0065e2f80): >_writeAt: n=25, err= 2025/12/26 05:54:39 INFO : newLeaf: Deleted 2025/12/26 05:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:54:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0063a7080 2025/12/26 05:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:40 DEBUG : newLeaf(0xc0065e2f80): close: 2025/12/26 05:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 05:54:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 05:54:39.596173489 +0000 UTC m=+62.695213529 2025/12/26 05:54:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 05:54:40 DEBUG : newLeaf(0xc0065e2f80): >close: err= 2025/12/26 05:54:40 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:54:40 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:54:40 DEBUG : newLeaf: size = 25 OK 2025/12/26 05:54:40 INFO : newLeaf: Copied (replaced existing) 2025/12/26 05:54:40 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/26 05:54:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 05:54:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : >WaitForWriters: 2025/12/26 05:54:40 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:40 DEBUG : dir: Looking for writers 2025/12/26 05:54:40 DEBUG : Looking for writers 2025/12/26 05:54:40 DEBUG : dir: reading active writers 2025/12/26 05:54:40 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:40 DEBUG : >WaitForWriters: 2025/12/26 05:54:40 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:54:41 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:54:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:54:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:41 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:54:41 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:41 DEBUG : dir: Looking for writers 2025/12/26 05:54:41 DEBUG : file1: reading active writers 2025/12/26 05:54:41 DEBUG : Looking for writers 2025/12/26 05:54:41 DEBUG : dir: reading active writers 2025/12/26 05:54:41 DEBUG : >WaitForWriters: 2025/12/26 05:54:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e5200 2025/12/26 05:54:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:41 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/12/26 05:54:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:54:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0000e5200 2025/12/26 05:54:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:54:49 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/12/26 05:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:54:56 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:56 DEBUG : dir/file1(0xc006a56140): openPending: 2025/12/26 05:54:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/26 05:54:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 05:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:56 DEBUG : dir/file1(0xc006a56140): >openPending: err= 2025/12/26 05:54:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:54:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:56 DEBUG : dir/file1(0xc006a56140): _writeAt: size=25, off=0 2025/12/26 05:54:56 DEBUG : dir/file1(0xc006a56140): >_writeAt: n=25, err= 2025/12/26 05:54:56 INFO : newLeaf: Deleted 2025/12/26 05:54:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:54:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e5200 2025/12/26 05:54:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:56 DEBUG : newLeaf(0xc006a56140): close: 2025/12/26 05:54:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 05:54:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 05:54:56.110242557 +0000 UTC m=+79.209282639 2025/12/26 05:54:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 05:54:56 DEBUG : newLeaf(0xc006a56140): >close: err= 2025/12/26 05:54:56 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:54:56 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:54:56 DEBUG : dir: Looking for writers 2025/12/26 05:54:56 DEBUG : Looking for writers 2025/12/26 05:54:56 DEBUG : dir: reading active writers 2025/12/26 05:54:56 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:54:57 DEBUG : newLeaf: size = 25 OK 2025/12/26 05:54:57 INFO : newLeaf: Copied (replaced existing) 2025/12/26 05:54:57 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/26 05:54:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 05:54:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:57 DEBUG : >WaitForWriters: 2025/12/26 05:54:57 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : newLeaf: reading active writers 2025/12/26 05:54:57 DEBUG : >WaitForWriters: 2025/12/26 05:54:57 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:54:57 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:54:57 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:54:57 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:54:57 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:54:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:54:57 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): openPending: 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 05:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): >openPending: err= 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:54:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): _writeAt: size=14, off=0 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): >_writeAt: n=14, err= 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): close: 2025/12/26 05:54:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 05:54:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:54:57 DEBUG : dir/file1(0xc006a57480): >close: err= 2025/12/26 05:54:57 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:54:57 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:54:57 DEBUG : dir: Looking for writers 2025/12/26 05:54:57 DEBUG : file1: reading active writers 2025/12/26 05:54:57 DEBUG : Looking for writers 2025/12/26 05:54:57 DEBUG : dir: reading active writers 2025/12/26 05:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:54:58 DEBUG : dir: Looking for writers 2025/12/26 05:54:58 DEBUG : file1: reading active writers 2025/12/26 05:54:58 DEBUG : Looking for writers 2025/12/26 05:54:58 DEBUG : dir: reading active writers 2025/12/26 05:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 05:54:58 DEBUG : dir/file1: size = 14 OK 2025/12/26 05:54:58 INFO : dir/file1: Copied (replaced existing) 2025/12/26 05:54:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 05:54:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/26 05:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 05:54:58 DEBUG : dir: Looking for writers 2025/12/26 05:54:58 DEBUG : file1: reading active writers 2025/12/26 05:54:58 DEBUG : Looking for writers 2025/12/26 05:54:58 DEBUG : dir: reading active writers 2025/12/26 05:54:58 DEBUG : >WaitForWriters: 2025/12/26 05:54:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:54:58 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): _readAt: size=512, off=0 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): openPending: 2025/12/26 05:54:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/26 05:54:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 05:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): >openPending: err= 2025/12/26 05:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): >_readAt: n=14, err=EOF 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): close: 2025/12/26 05:54:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:54:57 +0000 UTC 2025/12/26 05:54:58 DEBUG : dir/file1(0xc006a56480): >close: err= 2025/12/26 05:54:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:54:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:54:59 DEBUG : newLeaf: Updating file with newLeaf 0xc006a00900 2025/12/26 05:54:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:54:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:54:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:54:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 05:54:59 DEBUG : dir/file1: Updating file with dir/file1 0xc006a00900 2025/12/26 05:54:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:54:59 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/12/26 05:55:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:55:06 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:06 DEBUG : dir/file1(0xc0067aeb40): openPending: 2025/12/26 05:55:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/26 05:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 05:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:06 DEBUG : dir/file1(0xc0067aeb40): >openPending: err= 2025/12/26 05:55:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:06 DEBUG : dir/file1(0xc0067aeb40): _writeAt: size=25, off=0 2025/12/26 05:55:06 DEBUG : dir/file1(0xc0067aeb40): >_writeAt: n=25, err= 2025/12/26 05:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:55:07 DEBUG : newLeaf: Updating file with newLeaf 0xc006a00900 2025/12/26 05:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:55:07 DEBUG : newLeaf(0xc0067aeb40): close: 2025/12/26 05:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 05:55:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 05:55:06.733844878 +0000 UTC m=+89.832884919 2025/12/26 05:55:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:07 DEBUG : newLeaf(0xc0067aeb40): >close: err= 2025/12/26 05:55:07 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:55:07 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:55:07 DEBUG : dir: Looking for writers 2025/12/26 05:55:07 DEBUG : Looking for writers 2025/12/26 05:55:07 DEBUG : dir: reading active writers 2025/12/26 05:55:07 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 05:55:07 DEBUG : newLeaf: size = 25 OK 2025/12/26 05:55:07 INFO : newLeaf: Copied (replaced existing) 2025/12/26 05:55:07 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/26 05:55:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 05:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:55:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 05:55:08 DEBUG : dir: Looking for writers 2025/12/26 05:55:08 DEBUG : Looking for writers 2025/12/26 05:55:08 DEBUG : dir: reading active writers 2025/12/26 05:55:08 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:08 DEBUG : >WaitForWriters: 2025/12/26 05:55:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:08 DEBUG : dir: Looking for writers 2025/12/26 05:55:08 DEBUG : Looking for writers 2025/12/26 05:55:08 DEBUG : dir: reading active writers 2025/12/26 05:55:08 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:08 DEBUG : >WaitForWriters: 2025/12/26 05:55:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:08 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:08 DEBUG : dir: Looking for writers 2025/12/26 05:55:08 DEBUG : file1: reading active writers 2025/12/26 05:55:08 DEBUG : Looking for writers 2025/12/26 05:55:08 DEBUG : dir: reading active writers 2025/12/26 05:55:08 DEBUG : >WaitForWriters: 2025/12/26 05:55:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:08 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:08 DEBUG : dir/file1(0xc0069b6800): _readAt: size=512, off=0 2025/12/26 05:55:08 DEBUG : dir/file1(0xc0069b6800): openPending: 2025/12/26 05:55:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/26 05:55:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 05:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:08 DEBUG : dir/file1(0xc0069b6800): >openPending: err= 2025/12/26 05:55:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/26 05:55:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:09 DEBUG : dir/file1(0xc0069b6800): >_readAt: n=14, err=EOF 2025/12/26 05:55:09 DEBUG : dir/file1(0xc0069b6800): close: 2025/12/26 05:55:09 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:08 +0000 UTC 2025/12/26 05:55:09 DEBUG : dir/file1(0xc0069b6800): >close: err= 2025/12/26 05:55:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:55:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:55:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e4540 2025/12/26 05:55:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:55:09 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/full,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/full,forceCache=false Messages: Unexpected file "file1" 2025/12/26 05:55:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 05:55:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 05:55:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0000e4540 2025/12/26 05:55:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 05:55:16 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), 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/full,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/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/12/26 05:55:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:55:23 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:23 DEBUG : dir/file1(0xc000720740): openPending: 2025/12/26 05:55:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/26 05:55:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 05:55:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:23 DEBUG : dir/file1(0xc000720740): >openPending: err= 2025/12/26 05:55:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:55:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:23 DEBUG : dir/file1(0xc000720740): _writeAt: size=25, off=0 2025/12/26 05:55:23 DEBUG : dir/file1(0xc000720740): >_writeAt: n=25, err= 2025/12/26 05:55:23 INFO : newLeaf: Deleted 2025/12/26 05:55:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 05:55:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 05:55:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e4540 2025/12/26 05:55:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:55:24 DEBUG : newLeaf(0xc000720740): close: 2025/12/26 05:55:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 05:55:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 05:55:23.637322804 +0000 UTC m=+106.736362855 2025/12/26 05:55:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:24 DEBUG : newLeaf(0xc000720740): >close: err= 2025/12/26 05:55:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:55:24 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:55:24 DEBUG : newLeaf: size = 25 OK 2025/12/26 05:55:24 INFO : newLeaf: Copied (replaced existing) 2025/12/26 05:55:24 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/26 05:55:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 05:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 05:55:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : >WaitForWriters: 2025/12/26 05:55:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:24 DEBUG : dir: Looking for writers 2025/12/26 05:55:24 DEBUG : Looking for writers 2025/12/26 05:55:24 DEBUG : dir: reading active writers 2025/12/26 05:55:24 DEBUG : newLeaf: reading active writers 2025/12/26 05:55:24 DEBUG : >WaitForWriters: 2025/12/26 05:55:24 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- FAIL: TestFileRename (95.31s) --- FAIL: TestFileRename/off,forceCache=false (16.57s) --- FAIL: TestFileRename/minimal,forceCache=false (15.56s) --- FAIL: TestFileRename/minimal,forceCache=true (17.10s) --- FAIL: TestFileRename/writes,forceCache=false (16.34s) --- FAIL: TestFileRename/writes,forceCache=true (11.43s) --- FAIL: TestFileRename/full,forceCache=false (18.31s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:27 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:27 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:27 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:27 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:27 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:27 DEBUG : Looking for writers 2025/12/26 05:55:27 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:27 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:27 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 05:55:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 05:55:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:29 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:29 DEBUG : dir: Looking for writers 2025/12/26 05:55:29 DEBUG : file1: reading active writers 2025/12/26 05:55:29 DEBUG : Looking for writers 2025/12/26 05:55:29 DEBUG : dir: reading active writers 2025/12/26 05:55:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.57s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:31 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:31 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 05:55:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 05:55:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/26 05:55:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/26 05:55:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/26 05:55:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/26 05:55:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/26 05:55:32 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:32 DEBUG : dir: Looking for writers 2025/12/26 05:55:32 DEBUG : file1: reading active writers 2025/12/26 05:55:32 DEBUG : Looking for writers 2025/12/26 05:55:32 DEBUG : dir: reading active writers 2025/12/26 05:55:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.62s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:33 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:33 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 05:55:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/26 05:55:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/26 05:55:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/26 05:55:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/26 05:55:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/26 05:55:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/26 05:55:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/26 05:55:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/26 05:55:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/26 05:55:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/26 05:55:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/26 05:55:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/26 05:55:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/26 05:55:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/26 05:55:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/26 05:55:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/26 05:55:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/26 05:55:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/26 05:55:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/26 05:55:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/26 05:55:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:34 DEBUG : dir: Looking for writers 2025/12/26 05:55:34 DEBUG : file1: reading active writers 2025/12/26 05:55:34 DEBUG : Looking for writers 2025/12/26 05:55:34 DEBUG : dir: reading active writers 2025/12/26 05:55:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.54s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:35 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:35 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 05:55:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 05:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:36 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:36 DEBUG : dir: Looking for writers 2025/12/26 05:55:36 DEBUG : file1: reading active writers 2025/12/26 05:55:36 DEBUG : Looking for writers 2025/12/26 05:55:36 DEBUG : dir: reading active writers 2025/12/26 05:55:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.86s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:36 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:36 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:55:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 05:55:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 05:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/26 05:55:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/26 05:55:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:38 DEBUG : dir: Looking for writers 2025/12/26 05:55:38 DEBUG : file1: reading active writers 2025/12/26 05:55:38 DEBUG : Looking for writers 2025/12/26 05:55:38 DEBUG : dir: reading active writers 2025/12/26 05:55:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.36s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:41 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:41 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): _readAt: size=1, off=0 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): openPending: 2025/12/26 05:55:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:55:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:55:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >openPending: err= 2025/12/26 05:55:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 05:55:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >_readAt: n=1, err= 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): _readAt: size=256, off=1 2025/12/26 05:55:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >_readAt: n=15, err=EOF 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): _readAt: size=16, off=16 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >_readAt: n=0, err=EOF 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): close: 2025/12/26 05:55:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:43 +0000 UTC 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >close: err= 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): close: 2025/12/26 05:55:43 DEBUG : dir/file1(0xc00644a000): >close: err=file already closed 2025/12/26 05:55:43 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:43 DEBUG : dir: Looking for writers 2025/12/26 05:55:43 DEBUG : file1: reading active writers 2025/12/26 05:55:43 DEBUG : Looking for writers 2025/12/26 05:55:43 DEBUG : dir: reading active writers 2025/12/26 05:55:43 DEBUG : >WaitForWriters: 2025/12/26 05:55:43 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.63s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:43 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:43 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:43 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:43 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:45 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:55:45 DEBUG : dir/file1(0xc00644b340): _readAt: size=1, off=0 2025/12/26 05:55:45 DEBUG : dir/file1(0xc00644b340): openPending: 2025/12/26 05:55:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:55:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:45 DEBUG : dir/file1(0xc00644b340): >openPending: err= 2025/12/26 05:55:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 05:55:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >_readAt: n=1, err= 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): _readAt: size=1, off=5 2025/12/26 05:55:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >_readAt: n=1, err= 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): _readAt: size=1, off=3 2025/12/26 05:55:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >_readAt: n=1, err= 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): _readAt: size=1, off=13 2025/12/26 05:55:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >_readAt: n=1, err= 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): _readAt: size=16, off=100 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >_readAt: n=0, err=EOF 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): close: 2025/12/26 05:55:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:43 +0000 UTC 2025/12/26 05:55:46 DEBUG : dir/file1(0xc00644b340): >close: err= 2025/12/26 05:55:46 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:46 DEBUG : dir: Looking for writers 2025/12/26 05:55:46 DEBUG : file1: reading active writers 2025/12/26 05:55:46 DEBUG : Looking for writers 2025/12/26 05:55:46 DEBUG : dir: reading active writers 2025/12/26 05:55:46 DEBUG : >WaitForWriters: 2025/12/26 05:55:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.70s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:46 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:46 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:48 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:55:48 DEBUG : dir/file1(0xc0065e2680): _readAt: size=1, off=0 2025/12/26 05:55:48 DEBUG : dir/file1(0xc0065e2680): openPending: 2025/12/26 05:55:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:55:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:55:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:48 DEBUG : dir/file1(0xc0065e2680): >openPending: err= 2025/12/26 05:55:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 05:55:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=1, err= 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=1, off=5 2025/12/26 05:55:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=1, err= 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=1, off=1 2025/12/26 05:55:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=1, err= 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=6, off=10 2025/12/26 05:55:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=6, err= 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=256, off=10 2025/12/26 05:55:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=6, err=EOF 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=256, off=100 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=0, err=EOF 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): close: 2025/12/26 05:55:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:48 +0000 UTC 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >close: err= 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): _readAt: size=256, off=100 2025/12/26 05:55:49 DEBUG : dir/file1(0xc0065e2680): >_readAt: n=0, err=file already closed 2025/12/26 05:55:49 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:49 DEBUG : dir: Looking for writers 2025/12/26 05:55:49 DEBUG : file1: reading active writers 2025/12/26 05:55:49 DEBUG : Looking for writers 2025/12/26 05:55:49 DEBUG : dir: reading active writers 2025/12/26 05:55:49 DEBUG : >WaitForWriters: 2025/12/26 05:55:49 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.12s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:49 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:49 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:49 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:49 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:50 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): RWFileHandle.Flush 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): _readAt: size=256, off=0 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): openPending: 2025/12/26 05:55:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:55:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): >openPending: err= 2025/12/26 05:55:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/26 05:55:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): >_readAt: n=16, err=EOF 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): RWFileHandle.Flush 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): RWFileHandle.Flush 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): close: 2025/12/26 05:55:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:50 +0000 UTC 2025/12/26 05:55:50 DEBUG : dir/file1(0xc0065e3440): >close: err= 2025/12/26 05:55:50 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:50 DEBUG : dir: Looking for writers 2025/12/26 05:55:50 DEBUG : file1: reading active writers 2025/12/26 05:55:50 DEBUG : Looking for writers 2025/12/26 05:55:50 DEBUG : dir: reading active writers 2025/12/26 05:55:50 DEBUG : >WaitForWriters: 2025/12/26 05:55:50 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.32s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:50 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:50 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:50 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:50 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:55:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 05:55:51 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:55:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:55:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:55:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): _readAt: size=256, off=0 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): openPending: 2025/12/26 05:55:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:55:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:55:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): >openPending: err= 2025/12/26 05:55:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/26 05:55:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 05:55:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:55:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): >_readAt: n=16, err=EOF 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): RWFileHandle.Release 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): close: 2025/12/26 05:55:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:55:51 +0000 UTC 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): >close: err= 2025/12/26 05:55:51 DEBUG : dir/file1(0xc006627d80): RWFileHandle.Release 2025/12/26 05:55:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:51 DEBUG : dir: Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : dir: reading active writers 2025/12/26 05:55:51 DEBUG : >WaitForWriters: 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.67s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:51 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:55:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:55:51 DEBUG : file1: newRWFileHandle: 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:55:51 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): openPending: 2025/12/26 05:55:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:55:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): >openPending: err= 2025/12/26 05:55:51 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:55:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:55:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): _writeAt: size=5, off=0 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): >_writeAt: n=5, err= 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): _writeAt: size=7, off=5 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): >_writeAt: n=7, err= 2025/12/26 05:55:51 DEBUG : file1: vfs cache: truncate to size=11 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): close: 2025/12/26 05:55:51 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:55:51.52119761 +0000 UTC m=+134.620237661 2025/12/26 05:55:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): >close: err= 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): close: 2025/12/26 05:55:51 DEBUG : file1(0xc000d6c640): >close: err=file already closed 2025/12/26 05:55:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:55:51 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:55:51 DEBUG : file1: size = 11 OK 2025/12/26 05:55:51 INFO : file1: Copied (new) 2025/12/26 05:55:51 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/26 05:55:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:55:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:51 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : >WaitForWriters: 2025/12/26 05:55:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:51 DEBUG : Looking for writers 2025/12/26 05:55:51 DEBUG : file1: reading active writers 2025/12/26 05:55:51 DEBUG : >WaitForWriters: 2025/12/26 05:55:51 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting 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: TestRWFileHandleMethodsWrite (7.60s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:59 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:55:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:55:59 DEBUG : file1: newRWFileHandle: 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): openPending: 2025/12/26 05:55:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:55:59 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): >openPending: err= 2025/12/26 05:55:59 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:55:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): _writeAt: size=7, off=0 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): >_writeAt: n=7, err= 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): _writeAt: size=6, off=5 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): >_writeAt: n=6, err= 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): close: 2025/12/26 05:55:59 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:55:59.118354237 +0000 UTC m=+142.217394288 2025/12/26 05:55:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): >close: err= 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): _writeAt: size=5, off=0 2025/12/26 05:55:59 DEBUG : file1(0xc00100a7c0): >_writeAt: n=0, err=file already closed 2025/12/26 05:55:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:55:59 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:55:59 DEBUG : file1: size = 11 OK 2025/12/26 05:55:59 INFO : file1: Copied (new) 2025/12/26 05:55:59 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/26 05:55:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:59 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : >WaitForWriters: 2025/12/26 05:55:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : >WaitForWriters: 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.55s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:55:59 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:55:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:55:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:55:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:55:59 DEBUG : file1: newRWFileHandle: 2025/12/26 05:55:59 DEBUG : file1(0xc006366a80): openPending: 2025/12/26 05:55:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:55:59 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:55:59 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:59 DEBUG : file1(0xc006366a80): >openPending: err= 2025/12/26 05:55:59 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:55:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:55:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:55:59 DEBUG : file1(0xc006366a80): close: 2025/12/26 05:55:59 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:55:59.664902931 +0000 UTC m=+142.763942973 2025/12/26 05:55:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:59 DEBUG : file1(0xc006366a80): >close: err= 2025/12/26 05:55:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 05:55:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:55:59 DEBUG : file2: newRWFileHandle: 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): openPending: 2025/12/26 05:55:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): >openPending: err= 2025/12/26 05:55:59 DEBUG : file2: >newRWFileHandle: err= 2025/12/26 05:55:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 05:55:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/26 05:55:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): RWFileHandle.Flush 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): RWFileHandle.Release 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): close: 2025/12/26 05:55:59 DEBUG : file2: vfs cache: setting modification time to 2025-12-26 05:55:59.665875826 +0000 UTC m=+142.764915877 2025/12/26 05:55:59 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/26 05:55:59 DEBUG : file2(0xc006367080): >close: err= 2025/12/26 05:55:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/26 05:55:59 DEBUG : file2: vfs cache: starting upload 2025/12/26 05:55:59 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/12/26 05:55:59 DEBUG : Looking for writers 2025/12/26 05:55:59 DEBUG : file1: reading active writers 2025/12/26 05:55:59 DEBUG : file2: reading active writers 2025/12/26 05:55:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/12/26 05:56:00 DEBUG : file2: size = 0 OK 2025/12/26 05:56:00 INFO : file2: Copied (new) 2025/12/26 05:56:00 DEBUG : file2: vfs cache: fingerprint now "0" 2025/12/26 05:56:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 05:56:00 INFO : file2: vfs cache: upload succeeded try #1 2025/12/26 05:56:00 DEBUG : file1: size = 0 OK 2025/12/26 05:56:00 INFO : file1: Copied (new) 2025/12/26 05:56:00 DEBUG : file1: vfs cache: fingerprint now "0" 2025/12/26 05:56:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:00 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : file2: reading active writers 2025/12/26 05:56:00 DEBUG : >WaitForWriters: 2025/12/26 05:56:00 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : file2: reading active writers 2025/12/26 05:56:00 DEBUG : >WaitForWriters: 2025/12/26 05:56:00 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:00 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:00 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:00 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:00 DEBUG : file1: newRWFileHandle: 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): openPending: 2025/12/26 05:56:00 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): >openPending: err= 2025/12/26 05:56:00 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:56:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): _writeAt: size=5, off=0 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): >_writeAt: n=5, err= 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): RWFileHandle.Flush 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): RWFileHandle.Flush 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): close: 2025/12/26 05:56:00 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:56:00.707846008 +0000 UTC m=+143.806886049 2025/12/26 05:56:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:00 DEBUG : file1(0xc000cdf200): >close: err= 2025/12/26 05:56:00 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:00 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:56:00 DEBUG : Looking for writers 2025/12/26 05:56:00 DEBUG : file1: reading active writers 2025/12/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:00 DEBUG : file1: size = 5 OK 2025/12/26 05:56:00 INFO : file1: Copied (new) 2025/12/26 05:56:00 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/26 05:56:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:00 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:01 DEBUG : Looking for writers 2025/12/26 05:56:01 DEBUG : file1: reading active writers 2025/12/26 05:56:01 DEBUG : >WaitForWriters: 2025/12/26 05:56:01 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting 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: TestRWFileHandleFlushWrite (7.60s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:08 DEBUG : file1: newRWFileHandle: 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:56:08 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): openPending: 2025/12/26 05:56:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): >openPending: err= 2025/12/26 05:56:08 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:56:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:56:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): _writeAt: size=5, off=0 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): >_writeAt: n=5, err= 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): RWFileHandle.Release 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): close: 2025/12/26 05:56:08 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:56:08.307964259 +0000 UTC m=+151.407004310 2025/12/26 05:56:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): >close: err= 2025/12/26 05:56:08 DEBUG : file1(0xc000d6dd00): RWFileHandle.Release 2025/12/26 05:56:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:08 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:08 DEBUG : file1: size = 5 OK 2025/12/26 05:56:08 INFO : file1: Copied (new) 2025/12/26 05:56:08 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/26 05:56:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:08 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:08 DEBUG : Looking for writers 2025/12/26 05:56:08 DEBUG : file1: reading active writers 2025/12/26 05:56:08 DEBUG : >WaitForWriters: 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.39s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:08 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 05:56:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:56:09 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): openPending: 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): >openPending: err= 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 05:56:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:56:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:56:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): _writeAt: size=5, off=0 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): >_writeAt: n=5, err= 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): close: 2025/12/26 05:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:56:09.194419038 +0000 UTC m=+152.293459089 2025/12/26 05:56:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:09 DEBUG : dir/file1(0xc0011de140): >close: err= 2025/12/26 05:56:09 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:56:09 DEBUG : dir/file1: size = 5 OK 2025/12/26 05:56:09 INFO : dir/file1: Copied (replaced existing) 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/12/26 05:56:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:09 DEBUG : dir: Looking for writers 2025/12/26 05:56:09 DEBUG : file1: reading active writers 2025/12/26 05:56:09 DEBUG : Looking for writers 2025/12/26 05:56:09 DEBUG : dir: reading active writers 2025/12/26 05:56:09 DEBUG : >WaitForWriters: 2025/12/26 05:56:09 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:12 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:12 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:12 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:12 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:12 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 05:56:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 05:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 05:56:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): _writeAt: size=5, off=0 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): openPending: 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 05:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): >openPending: err= 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): >_writeAt: n=5, err= 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): _writeAt: size=15, off=5 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): >_writeAt: n=15, err= 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): close: 2025/12/26 05:56:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 05:56:12.584701801 +0000 UTC m=+155.683741852 2025/12/26 05:56:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:12 DEBUG : dir/file1(0xc001210b00): >close: err= 2025/12/26 05:56:12 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:12 DEBUG : dir: Looking for writers 2025/12/26 05:56:12 DEBUG : file1: reading active writers 2025/12/26 05:56:12 DEBUG : Looking for writers 2025/12/26 05:56:12 DEBUG : dir: reading active writers 2025/12/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:56:12 DEBUG : dir/file1: size = 20 OK 2025/12/26 05:56:12 INFO : dir/file1: Copied (replaced existing) 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/12/26 05:56:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:13 DEBUG : dir: Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : dir: reading active writers 2025/12/26 05:56:13 DEBUG : >WaitForWriters: 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:13 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:13 DEBUG : file1: newRWFileHandle: 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:56:13 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): openPending: 2025/12/26 05:56:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): >openPending: err= 2025/12/26 05:56:13 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:56:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): _writeAt: size=5, off=0 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): >_writeAt: n=5, err= 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): close: 2025/12/26 05:56:13 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 05:56:13.494480084 +0000 UTC m=+156.593520135 2025/12/26 05:56:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:13 DEBUG : file1(0xc0010b77c0): >close: err= 2025/12/26 05:56:13 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:13 DEBUG : file1: vfs cache: starting upload 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:13 DEBUG : file1: size = 5 OK 2025/12/26 05:56:13 INFO : file1: Copied (new) 2025/12/26 05:56:13 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/26 05:56:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 05:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:13 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 05:56:13 DEBUG : Looking for writers 2025/12/26 05:56:13 DEBUG : file1: reading active writers 2025/12/26 05:56:13 DEBUG : >WaitForWriters: 2025/12/26 05:56:13 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.37s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:15 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:15 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:15 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:15 INFO : mega root 'rclone-test-gefuhab5nuxu': 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.864492564 +0000 UTC m=+158.963532615 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0011dff40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.864492564 +0000 UTC m=+158.963532615 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.864492564 +0000 UTC m=+158.963532615 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a8900): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ef880 item 1 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.866949223 +0000 UTC m=+158.965989264 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9200): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.866949223 +0000 UTC m=+158.965989264 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0014a9700): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014dddc0 item 2 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.868611646 +0000 UTC m=+158.967651686 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562080): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.868611646 +0000 UTC m=+158.967651686 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001562500): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.868611646 +0000 UTC m=+158.967651686 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015629c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001532230 item 3 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.870726 +0000 UTC m=+158.969766041 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563300): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.870726 +0000 UTC m=+158.969766041 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001563840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001580770 item 4 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.872243479 +0000 UTC m=+158.971283530 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b01c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.872243479 +0000 UTC m=+158.971283530 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.872243479 +0000 UTC m=+158.971283530 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b0b00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015b2b60 item 5 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.874356321 +0000 UTC m=+158.973396372 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.874356321 +0000 UTC m=+158.973396372 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0015b1980): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fb0a0 item 6 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.876129091 +0000 UTC m=+158.975169142 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620340): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.876129091 +0000 UTC m=+158.975169142 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.876129091 +0000 UTC m=+158.975169142 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001620d00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001635490 item 7 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.878676792 +0000 UTC m=+158.977716843 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.878676792 +0000 UTC m=+158.977716843 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001621b80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169d9d0 item 8 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc0016da480): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da480): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.880470622 +0000 UTC m=+158.979510663 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016da840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.880470622 +0000 UTC m=+158.979510663 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dacc0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.880470622 +0000 UTC m=+158.979510663 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016db1c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016e3dc0 item 9 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.883123731 +0000 UTC m=+158.982163782 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0016dbb00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.883123731 +0000 UTC m=+158.982163782 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c0c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00173e380 item 10 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc00175c9c0): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175c9c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.885296696 +0000 UTC m=+158.984336748 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175cd80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): _writeAt: size=3, off=2 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.885296696 +0000 UTC m=+158.984336748 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d280): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.885296696 +0000 UTC m=+158.984336748 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00175d780): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001778770 item 11 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.887805794 +0000 UTC m=+158.986845845 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.887805794 +0000 UTC m=+158.986845845 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001113980): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001344850 item 12 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001378300): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378300): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.889699753 +0000 UTC m=+158.988739804 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013786c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.889699753 +0000 UTC m=+158.988739804 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001378d80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137cc40 item 13 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.891605914 +0000 UTC m=+158.990645996 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0013796c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.891605914 +0000 UTC m=+158.990645996 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001379c00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001821030 item 14 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001876580): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876580): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.893507728 +0000 UTC m=+158.992547779 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001876940): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.893507728 +0000 UTC m=+158.992547779 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877000): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001885420 item 15 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.895299875 +0000 UTC m=+158.994339947 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877940): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.895299875 +0000 UTC m=+158.994339947 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001877e80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018c7810 item 16 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.897147217 +0000 UTC m=+158.996187278 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6800): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.897147217 +0000 UTC m=+158.996187278 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f6c80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.897147217 +0000 UTC m=+158.996187278 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7180): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001911c00 item 17 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.899594107 +0000 UTC m=+158.998634158 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0018f7ac0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.899594107 +0000 UTC m=+158.998634158 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28080): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a021c0 item 18 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.901394911 +0000 UTC m=+159.000434962 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a289c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.901394911 +0000 UTC m=+159.000434962 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a28ec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.901394911 +0000 UTC m=+159.000434962 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a293c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a485b0 item 19 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.903775015 +0000 UTC m=+159.002815096 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001a29d00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.903775015 +0000 UTC m=+159.002815096 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa82c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a9caf0 item 20 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.905504856 +0000 UTC m=+159.004544907 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa8c00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.905504856 +0000 UTC m=+159.004544907 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9100): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.905504856 +0000 UTC m=+159.004544907 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9600): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ae8ee0 item 21 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.907353449 +0000 UTC m=+159.006393489 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001aa9f40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.907353449 +0000 UTC m=+159.006393489 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4c500): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b1f420 item 22 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.90883519 +0000 UTC m=+159.007875232 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4ce40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.90883519 +0000 UTC m=+159.007875232 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d340): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.90883519 +0000 UTC m=+159.007875232 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001b4d840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b91810 item 23 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.910948804 +0000 UTC m=+159.009988845 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca200): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.910948804 +0000 UTC m=+159.009988845 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bca740): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bc9d50 item 24 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001bcb040): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb040): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.912829738 +0000 UTC m=+159.011869789 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb400): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.912829738 +0000 UTC m=+159.011869789 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcb900): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.912829738 +0000 UTC m=+159.011869789 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001bcbe40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c241c0 item 25 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.915164307 +0000 UTC m=+159.014204348 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3e800): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.915164307 +0000 UTC m=+159.014204348 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ed40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c78700 item 26 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001c3f640): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3f640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.916920897 +0000 UTC m=+159.015960988 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3fa00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): >_readAt: n=2, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): _writeAt: size=3, off=7 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.916920897 +0000 UTC m=+159.015960988 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001c3ff00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.916920897 +0000 UTC m=+159.015960988 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce04c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cbaaf0 item 27 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.919447508 +0000 UTC m=+159.018487559 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce0e00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.919447508 +0000 UTC m=+159.018487559 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1340): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d0f030 item 28 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001ce1c40): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001ce1c40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.921451054 +0000 UTC m=+159.020491105 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86080): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.921451054 +0000 UTC m=+159.020491105 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d86740): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d5f420 item 29 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.923319915 +0000 UTC m=+159.022359975 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87080): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.923319915 +0000 UTC m=+159.022359975 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d875c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001da1810 item 30 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): _readAt: size=2, off=0 2025/12/26 05:56:15 ERROR : open-test-file(0xc001d87ec0): Couldn't read size of file 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): >_readAt: n=0, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001d87ec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.925206269 +0000 UTC m=+159.024246320 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e08300): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.925206269 +0000 UTC m=+159.024246320 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e089c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e01c00 item 31 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.927057688 +0000 UTC m=+159.026097739 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09300): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.927057688 +0000 UTC m=+159.026097739 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001e09840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e88070 item 32 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.928975532 +0000 UTC m=+159.028015583 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae1c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb4460 item 33 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.929574741 +0000 UTC m=+159.028614793 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eae640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.929574741 +0000 UTC m=+159.028614793 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaeb40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eb4620 item 33 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.931334026 +0000 UTC m=+159.030374117 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eeea10 item 34 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.932028796 +0000 UTC m=+159.031068847 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eaf8c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.932028796 +0000 UTC m=+159.031068847 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001eafe00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001eeebd0 item 34 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.933804772 +0000 UTC m=+159.032844823 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3a780): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f4cfc0 item 35 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.934479874 +0000 UTC m=+159.033519925 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ac00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.934479874 +0000 UTC m=+159.033519925 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3b100): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f4d180 item 35 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.936352223 +0000 UTC m=+159.035392293 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3ba40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb3570 item 36 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.937060107 +0000 UTC m=+159.036100158 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001f3bf40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.937060107 +0000 UTC m=+159.036100158 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8500): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb3730 item 36 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.938817659 +0000 UTC m=+159.037857710 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd8e00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ffbb20 item 37 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.93944509 +0000 UTC m=+159.038485142 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9280): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.93944509 +0000 UTC m=+159.038485142 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc001fd9780): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ffbce0 item 37 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.941219424 +0000 UTC m=+159.040259475 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c140): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086150 item 38 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.941924092 +0000 UTC m=+159.040964143 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207c640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.941924092 +0000 UTC m=+159.040964143 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207cb80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002086310 item 38 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.943701191 +0000 UTC m=+159.042741242 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d4c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2700 item 39 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.94430071 +0000 UTC m=+159.043340761 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207d9c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.94430071 +0000 UTC m=+159.043340761 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00207dec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d28c0 item 39 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.946098918 +0000 UTC m=+159.045139010 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0880): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020eccb0 item 40 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.946832501 +0000 UTC m=+159.045872552 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e0d80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.946832501 +0000 UTC m=+159.045872552 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e12c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020ece70 item 40 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.948579583 +0000 UTC m=+159.047619634 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0020e1b40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002149260 item 41 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.949116716 +0000 UTC m=+159.048156767 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021720c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002149420 item 41 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.949774294 +0000 UTC m=+159.048814345 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172580): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.949774294 +0000 UTC m=+159.048814345 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002172ac0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021495e0 item 41 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.951468377 +0000 UTC m=+159.050508428 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021733c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021af9d0 item 42 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.951942831 +0000 UTC m=+159.050982882 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021738c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021afb90 item 42 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.952589429 +0000 UTC m=+159.051629480 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002173e00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.952589429 +0000 UTC m=+159.051629480 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0400): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021afd50 item 42 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.954106167 +0000 UTC m=+159.053146218 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e0d00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022201c0 item 43 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.954646385 +0000 UTC m=+159.053686436 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1200): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002220380 item 43 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.955193887 +0000 UTC m=+159.054233938 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1740): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.955193887 +0000 UTC m=+159.054233938 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0021e1c80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002220540 item 43 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.956875166 +0000 UTC m=+159.055915217 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264600): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00227a930 item 44 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.957370148 +0000 UTC m=+159.056410199 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002264b00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00227aaf0 item 44 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.958209529 +0000 UTC m=+159.057249580 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265040): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.958209529 +0000 UTC m=+159.057249580 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0022655c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00227acb0 item 44 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.959805497 +0000 UTC m=+159.058845539 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002265ec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022dd0a0 item 45 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.960297434 +0000 UTC m=+159.059337485 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.960297434 +0000 UTC m=+159.059337485 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002330b40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022dd260 item 45 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.962152819 +0000 UTC m=+159.061192870 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002363650 item 46 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.962696835 +0000 UTC m=+159.061736876 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002331940): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.962696835 +0000 UTC m=+159.061736876 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e0c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002363810 item 46 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.964355691 +0000 UTC m=+159.063395742 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239e9c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b5c00 item 47 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.964913612 +0000 UTC m=+159.063953663 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239eec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.964913612 +0000 UTC m=+159.063953663 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239f5c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023b5dc0 item 47 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.966587086 +0000 UTC m=+159.065627137 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00239fec0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00246c230 item 48 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.967126942 +0000 UTC m=+159.066166993 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.967126942 +0000 UTC m=+159.066166993 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002480b40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00246c3f0 item 48 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.968879385 +0000 UTC m=+159.067919437 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481440): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bc7e0 item 49 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.96939691 +0000 UTC m=+159.068436962 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024818c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.96939691 +0000 UTC m=+159.068436962 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002481e00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bc9a0 item 49 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.971101242 +0000 UTC m=+159.070141283 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e67c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024fcd90 item 50 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.971690192 +0000 UTC m=+159.070730243 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e6cc0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.971690192 +0000 UTC m=+159.070730243 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7240): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024fcf50 item 50 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.973223801 +0000 UTC m=+159.072263852 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0024e7b80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002551340 item 51 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.973766524 +0000 UTC m=+159.072806575 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570100): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.973766524 +0000 UTC m=+159.072806575 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002551500 item 51 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.975490964 +0000 UTC m=+159.074531016 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002570f80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025998f0 item 52 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.976094491 +0000 UTC m=+159.075134542 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571480): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.976094491 +0000 UTC m=+159.075134542 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002571a00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002599ab0 item 52 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.97774914 +0000 UTC m=+159.076789180 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa3c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002603ea0 item 53 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.978604841 +0000 UTC m=+159.077644883 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fa8c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.978604841 +0000 UTC m=+159.077644883 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fae00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026320e0 item 53 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.980335172 +0000 UTC m=+159.079375223 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fb740): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00268c4d0 item 54 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.981029991 +0000 UTC m=+159.080070042 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0025fbc40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.981029991 +0000 UTC m=+159.080070042 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4240): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00268c690 item 54 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.982602865 +0000 UTC m=+159.081642916 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b4b80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026d2a80 item 55 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.98317842 +0000 UTC m=+159.082218461 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5080): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.98317842 +0000 UTC m=+159.082218461 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b55c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026d2c40 item 55 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.984832546 +0000 UTC m=+159.083872597 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0026b5f00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002705030 item 56 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.985417298 +0000 UTC m=+159.084457349 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272e480): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.985417298 +0000 UTC m=+159.084457349 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272ea00): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027051f0 item 56 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): open at offset 0 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.987080282 +0000 UTC m=+159.086120333 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f300): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027795e0 item 57 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.98761505 +0000 UTC m=+159.086655101 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272f840): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027797a0 item 57 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.98817781 +0000 UTC m=+159.087217861 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00272fd80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.98817781 +0000 UTC m=+159.087217861 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282e380): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002779960 item 57 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): open at offset 0 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.989788244 +0000 UTC m=+159.088828296 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282ec80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028add50 item 58 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.990372015 +0000 UTC m=+159.089412066 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f1c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028adf10 item 58 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.990922773 +0000 UTC m=+159.089962814 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282f700): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.990922773 +0000 UTC m=+159.089962814 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00282fcc0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002922150 item 58 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): open at offset 0 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.992599683 +0000 UTC m=+159.091639734 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293c640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002970540 item 59 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.99313394 +0000 UTC m=+159.092173991 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293cb80): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): _writeAt: size=3, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002970700 item 59 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.993727448 +0000 UTC m=+159.092767499 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d0c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): >_readAt: n=8, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.993727448 +0000 UTC m=+159.092767499 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293d640): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029708c0 item 59 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): open at offset 0 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.995307365 +0000 UTC m=+159.094347416 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc00293df40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029b2cb0 item 60 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.99585117 +0000 UTC m=+159.094891221 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4500): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): open at offset 5 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029b2e70 item 60 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): _readAt: size=2, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): _writeAt: size=3, off=5 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): >_writeAt: n=3, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.996547722 +0000 UTC m=+159.095587773 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f4a40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): >_readAt: n=3, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.996547722 +0000 UTC m=+159.095587773 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5000): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029b3030 item 60 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): open at offset 0 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): _readAt: size=2, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.998141826 +0000 UTC m=+159.097181877 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5900): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): _writeAt: size=5, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): >openPending: err= 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a39420 item 61 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): >_writeAt: n=5, err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.99869588 +0000 UTC m=+159.097735931 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc0029f5e40): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:15 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): _readAt: size=512, off=0 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): openPending: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): >openPending: err= 2025/12/26 05:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): close: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:15.99869588 +0000 UTC m=+159.097735931 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:15 DEBUG : open-test-file(0xc002a745c0): >close: err= 2025/12/26 05:56:15 DEBUG : open-test-file: Remove: 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a395e0 item 61 2025/12/26 05:56:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:15 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/12/26 05:56:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.000503817 +0000 UTC m=+159.099543868 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a74ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ad59d0 item 62 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.000978792 +0000 UTC m=+159.100018843 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.000978792 +0000 UTC m=+159.100018843 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002a75b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ad5b90 item 62 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.002664608 +0000 UTC m=+159.101704689 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af2480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b88000 item 63 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.003213583 +0000 UTC m=+159.102253634 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af29c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.003213583 +0000 UTC m=+159.102253634 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af30c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b881c0 item 63 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.004939795 +0000 UTC m=+159.103979846 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af39c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bd85b0 item 64 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.005464544 +0000 UTC m=+159.104504595 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002af3f00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.005464544 +0000 UTC m=+159.104504595 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfc680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bd8770 item 64 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.007094015 +0000 UTC m=+159.106134066 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002bfcf80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001778b60 item 65 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.00772823 +0000 UTC m=+159.106768281 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00175dc40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.00772823 +0000 UTC m=+159.106768281 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017ae1c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001778d20 item 65 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.009322303 +0000 UTC m=+159.108362354 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aeac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017db110 item 66 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.009877019 +0000 UTC m=+159.108917070 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017aef40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.009877019 +0000 UTC m=+159.108917070 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017af480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017db2d0 item 66 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.011461515 +0000 UTC m=+159.110501556 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017afd80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cf36c0 item 67 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.011960666 +0000 UTC m=+159.111000707 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.011960666 +0000 UTC m=+159.111000707 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d18780): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cf3880 item 67 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.01358691 +0000 UTC m=+159.112626961 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d190c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d53c70 item 68 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.014180238 +0000 UTC m=+159.113220289 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d195c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.014180238 +0000 UTC m=+159.113220289 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002d19b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d53e30 item 68 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.015934664 +0000 UTC m=+159.114974705 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e082a0 item 69 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.016544633 +0000 UTC m=+159.115584674 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.016544633 +0000 UTC m=+159.115584674 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da0e00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e08460 item 69 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.018255166 +0000 UTC m=+159.117295217 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e46850 item 70 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.019138701 +0000 UTC m=+159.118178743 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002da1c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.019138701 +0000 UTC m=+159.118178743 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5c200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e46a10 item 70 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.020751892 +0000 UTC m=+159.119791943 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5cb40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e7ae00 item 71 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.021326524 +0000 UTC m=+159.120366565 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.021326524 +0000 UTC m=+159.120366565 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002e5d540): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e7afc0 item 71 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.023103873 +0000 UTC m=+159.122143974 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2440): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019e0e00 item 72 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.023852323 +0000 UTC m=+159.122892374 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.023852323 +0000 UTC m=+159.122892374 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d2e80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019e0fc0 item 72 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.0256226 +0000 UTC m=+159.124662651 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f353b0 item 73 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.026203605 +0000 UTC m=+159.125243696 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0019d3c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f35570 item 73 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.02690724 +0000 UTC m=+159.125947291 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.02690724 +0000 UTC m=+159.125947291 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f35730 item 73 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.028684269 +0000 UTC m=+159.127724310 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa0f80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003001b20 item 74 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.029253531 +0000 UTC m=+159.128293582 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003001ce0 item 74 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.03001114 +0000 UTC m=+159.129051180 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa19c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.03001114 +0000 UTC m=+159.129051180 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc002fa1f40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003001ea0 item 74 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.031769041 +0000 UTC m=+159.130809092 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0030528c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00309e310 item 75 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.032343924 +0000 UTC m=+159.131383975 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003052dc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00309e4d0 item 75 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.033018416 +0000 UTC m=+159.132058467 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053300): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.033018416 +0000 UTC m=+159.132058467 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003053840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00309e690 item 75 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.034781749 +0000 UTC m=+159.133821820 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031021c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003110a80 item 76 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.035352765 +0000 UTC m=+159.134392836 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031026c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003110c40 item 76 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.036234066 +0000 UTC m=+159.135274117 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003102c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.036234066 +0000 UTC m=+159.135274117 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003110e00 item 76 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.03801986 +0000 UTC m=+159.137059911 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003103a80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031651f0 item 77 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.038593181 +0000 UTC m=+159.137633272 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.038593181 +0000 UTC m=+159.137633272 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b6700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031653b0 item 77 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.04047701 +0000 UTC m=+159.139517061 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032017a0 item 78 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.04110285 +0000 UTC m=+159.140142901 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.04110285 +0000 UTC m=+159.140142901 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0031b7c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003201960 item 78 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.04290751 +0000 UTC m=+159.141947561 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326fd50 item 79 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.043395801 +0000 UTC m=+159.142435852 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003262a80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.043395801 +0000 UTC m=+159.142435852 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00326ff10 item 79 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.045074454 +0000 UTC m=+159.144114505 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003263a80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003316380 item 80 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.045589705 +0000 UTC m=+159.144629756 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.045589705 +0000 UTC m=+159.144629756 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333a700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003316540 item 80 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.047266264 +0000 UTC m=+159.146306306 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003372930 item 81 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.047832161 +0000 UTC m=+159.146872201 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.047832161 +0000 UTC m=+159.146872201 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00333b9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003372af0 item 81 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.049370659 +0000 UTC m=+159.148410710 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea380): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033ecee0 item 82 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.049948147 +0000 UTC m=+159.148988198 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ea880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.049948147 +0000 UTC m=+159.148988198 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eae00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033ed0a0 item 82 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.05150474 +0000 UTC m=+159.150544791 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033eb740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00346b490 item 83 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.052037976 +0000 UTC m=+159.151078027 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0033ebc40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.052037976 +0000 UTC m=+159.151078027 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349c200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00346b650 item 83 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.053747146 +0000 UTC m=+159.152787187 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349cb40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034b9a40 item 84 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.054394536 +0000 UTC m=+159.153434587 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.054394536 +0000 UTC m=+159.153434587 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349d5c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034b9c00 item 84 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.056033825 +0000 UTC m=+159.155073876 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00349df00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00357e070 item 85 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.056589101 +0000 UTC m=+159.155629142 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.056589101 +0000 UTC m=+159.155629142 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357a9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00357e230 item 85 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.058232088 +0000 UTC m=+159.157272139 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b300): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003598620 item 86 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.058823802 +0000 UTC m=+159.157863854 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357b800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.058823802 +0000 UTC m=+159.157863854 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00357bd80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035987e0 item 86 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.060307808 +0000 UTC m=+159.159347860 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035febd0 item 87 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.060954107 +0000 UTC m=+159.159994148 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e0c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.060954107 +0000 UTC m=+159.159994148 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fed90 item 87 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.06270174 +0000 UTC m=+159.161741791 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0035e1ac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003667180 item 88 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.063414453 +0000 UTC m=+159.162454504 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.063414453 +0000 UTC m=+159.162454504 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a05c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003667340 item 88 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.06506351 +0000 UTC m=+159.164103551 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a0ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036bb730 item 89 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.06574278 +0000 UTC m=+159.164782851 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036bb8f0 item 89 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.066486461 +0000 UTC m=+159.165526512 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.066486461 +0000 UTC m=+159.165526512 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0036a1ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036bbab0 item 89 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.068244554 +0000 UTC m=+159.167284605 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003727ea0 item 90 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.068841279 +0000 UTC m=+159.167881330 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003714d80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037540e0 item 90 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.069594728 +0000 UTC m=+159.168634780 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0037152c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.069594728 +0000 UTC m=+159.168634780 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003715880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037542a0 item 90 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.071400982 +0000 UTC m=+159.170441033 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00378e690 item 91 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.071920581 +0000 UTC m=+159.170960672 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00378e850 item 91 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.072552933 +0000 UTC m=+159.171592984 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003776c80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.072552933 +0000 UTC m=+159.171592984 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00378ea10 item 91 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.074199916 +0000 UTC m=+159.173239967 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003777b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037e8e00 item 92 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.074723924 +0000 UTC m=+159.173763975 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a0c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037e8fc0 item 92 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.075405308 +0000 UTC m=+159.174445359 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380a600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.075405308 +0000 UTC m=+159.174445359 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380abc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037e9180 item 92 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.077122704 +0000 UTC m=+159.176162765 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380b4c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00384b570 item 93 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.07771515 +0000 UTC m=+159.176755201 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00380ba00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.07771515 +0000 UTC m=+159.176755201 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386e180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00384b730 item 93 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.079547834 +0000 UTC m=+159.178587905 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386ea80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00388db20 item 94 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.080061471 +0000 UTC m=+159.179101563 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386efc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.080061471 +0000 UTC m=+159.179101563 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00386f6c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00388dce0 item 94 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.081892271 +0000 UTC m=+159.180932312 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00390a150 item 95 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.082420096 +0000 UTC m=+159.181460147 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fe580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.082420096 +0000 UTC m=+159.181460147 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038fec80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00390a310 item 95 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.084134336 +0000 UTC m=+159.183174387 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ff580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00394a700 item 96 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.084684463 +0000 UTC m=+159.183724514 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0038ffac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.084684463 +0000 UTC m=+159.183724514 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00394a8c0 item 96 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= 2025/12/26 05:56:16 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:16 DEBUG : Looking for writers 2025/12/26 05:56:16 DEBUG : >WaitForWriters: 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:16 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 INFO : mega root 'rclone-test-gefuhab5nuxu': 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.089203829 +0000 UTC m=+159.188243880 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.089203829 +0000 UTC m=+159.188243880 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138e980): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.089203829 +0000 UTC m=+159.188243880 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138ee40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013ca380 item 1 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.091676899 +0000 UTC m=+159.190716991 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138f740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.091676899 +0000 UTC m=+159.190716991 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00138fc40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013fe8c0 item 2 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.093492601 +0000 UTC m=+159.192532662 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b305c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.093492601 +0000 UTC m=+159.192532662 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30a40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.093492601 +0000 UTC m=+159.192532662 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b30f00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b46cb0 item 3 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.095864881 +0000 UTC m=+159.194904932 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.095864881 +0000 UTC m=+159.194904932 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003b31d80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b831f0 item 4 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.09757867 +0000 UTC m=+159.196618721 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bda700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.09757867 +0000 UTC m=+159.196618721 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdab80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.09757867 +0000 UTC m=+159.196618721 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c015e0 item 5 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.099795257 +0000 UTC m=+159.198835308 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdb980): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.099795257 +0000 UTC m=+159.198835308 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003bdbec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c43b20 item 6 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.101600158 +0000 UTC m=+159.200640219 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.101600158 +0000 UTC m=+159.200640219 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c72d80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.101600158 +0000 UTC m=+159.200640219 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c97f10 item 7 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.104011081 +0000 UTC m=+159.203051132 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003c73b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.104011081 +0000 UTC m=+159.203051132 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cfc4d0 item 8 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc003d0a9c0): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0a9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10574059 +0000 UTC m=+159.204780631 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0ad80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10574059 +0000 UTC m=+159.204780631 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10574059 +0000 UTC m=+159.204780631 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003d0b700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5e8c0 item 9 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.107965163 +0000 UTC m=+159.207005214 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca0c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.107965163 +0000 UTC m=+159.207005214 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dca600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003daae00 item 10 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc003dcaf00): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcaf00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10969935 +0000 UTC m=+159.208739401 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb2c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10969935 +0000 UTC m=+159.208739401 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcb7c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.10969935 +0000 UTC m=+159.208739401 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003dcbcc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dff1f0 item 11 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.111901429 +0000 UTC m=+159.210941470 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.111901429 +0000 UTC m=+159.210941470 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e68bc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e7d730 item 12 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc003e694c0): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e694c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.113644995 +0000 UTC m=+159.212685046 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.113644995 +0000 UTC m=+159.212685046 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003e69f40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ebfb20 item 13 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.115268725 +0000 UTC m=+159.214308776 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.115268725 +0000 UTC m=+159.214308776 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef2e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f29f10 item 14 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc003ef3740): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.116963879 +0000 UTC m=+159.216003960 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ef3b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.116963879 +0000 UTC m=+159.216003960 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbe240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f9c380 item 15 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.118554426 +0000 UTC m=+159.217594466 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbeb80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.118554426 +0000 UTC m=+159.217594466 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf0c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00417c770 item 16 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.120187724 +0000 UTC m=+159.219227775 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbf9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.120187724 +0000 UTC m=+159.219227775 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003fbfe40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.120187724 +0000 UTC m=+159.219227775 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c23c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004190b60 item 17 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.122268354 +0000 UTC m=+159.221308405 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c2d00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.122268354 +0000 UTC m=+159.221308405 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041cf0a0 item 18 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.123932691 +0000 UTC m=+159.222972742 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0041c3b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.123932691 +0000 UTC m=+159.222972742 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c100): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.123932691 +0000 UTC m=+159.222972742 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421c600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041f9490 item 19 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.125910538 +0000 UTC m=+159.224950579 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421cf40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.125910538 +0000 UTC m=+159.224950579 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421d480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042299d0 item 20 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.127475637 +0000 UTC m=+159.226515677 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00421ddc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.127475637 +0000 UTC m=+159.226515677 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.127475637 +0000 UTC m=+159.226515677 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427a840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004257dc0 item 21 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.129451901 +0000 UTC m=+159.228491952 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.129451901 +0000 UTC m=+159.228491952 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00427b6c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042a8380 item 22 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.130964501 +0000 UTC m=+159.230004552 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4080): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.130964501 +0000 UTC m=+159.230004552 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.130964501 +0000 UTC m=+159.230004552 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d4a80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042cc770 item 23 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.132977524 +0000 UTC m=+159.232017576 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d53c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.132977524 +0000 UTC m=+159.232017576 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0042d5900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042eccb0 item 24 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc004310280): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.135093101 +0000 UTC m=+159.234133152 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310640): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.135093101 +0000 UTC m=+159.234133152 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8300): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.135093101 +0000 UTC m=+159.234133152 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac8840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a25730 item 25 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.140179084 +0000 UTC m=+159.239219135 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.140179084 +0000 UTC m=+159.239219135 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398ca00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00394aee0 item 26 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc003ac9880): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.143927167 +0000 UTC m=+159.242967218 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac9c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.143927167 +0000 UTC m=+159.242967218 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da1c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.143927167 +0000 UTC m=+159.242967218 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398c340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043b5dc0 item 27 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.146578063 +0000 UTC m=+159.245618114 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d3c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.146578063 +0000 UTC m=+159.245618114 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00398d900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068f2930 item 28 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc0043da640): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043da640): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.148618257 +0000 UTC m=+159.247658308 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043daa00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.148618257 +0000 UTC m=+159.247658308 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043db0c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cfc70 item 29 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.150559455 +0000 UTC m=+159.249599506 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dba00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.150559455 +0000 UTC m=+159.249599506 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043dbf40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c00bd0 item 30 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): _readAt: size=2, off=0 2025/12/26 05:56:16 ERROR : open-test-file(0xc004310e40): Couldn't read size of file 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004310e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.153215399 +0000 UTC m=+159.252255500 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc004311200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.153215399 +0000 UTC m=+159.252255500 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0043118c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a80 item 31 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.155732123 +0000 UTC m=+159.254772174 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.155732123 +0000 UTC m=+159.254772174 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f0800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355030 item 32 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.158418494 +0000 UTC m=+159.257458545 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a10 item 33 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.159019066 +0000 UTC m=+159.258059117 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f15c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.159019066 +0000 UTC m=+159.258059117 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0068f1ac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422c40 item 33 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.161155231 +0000 UTC m=+159.260195282 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0150 item 34 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.162095914 +0000 UTC m=+159.261135965 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b68c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.162095914 +0000 UTC m=+159.261135965 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b6e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0540 item 34 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.164229384 +0000 UTC m=+159.263269435 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759ce0 item 35 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.164856616 +0000 UTC m=+159.263896688 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0069b7d00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.164856616 +0000 UTC m=+159.263896688 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000759ea0 item 35 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.166682897 +0000 UTC m=+159.265722948 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000720c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b2c40 item 36 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.167383788 +0000 UTC m=+159.266423839 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.167383788 +0000 UTC m=+159.266423839 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000721880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b2e00 item 36 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.169215409 +0000 UTC m=+159.268255450 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060d1ab0 item 37 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.169807074 +0000 UTC m=+159.268847146 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.169807074 +0000 UTC m=+159.268847146 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a56b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060d1c70 item 37 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.171649977 +0000 UTC m=+159.270690028 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 38 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.172365886 +0000 UTC m=+159.271405937 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006a57b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.172365886 +0000 UTC m=+159.271405937 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e06c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 38 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.174321311 +0000 UTC m=+159.273361363 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0002e1a00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0062705b0 item 39 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.174879814 +0000 UTC m=+159.273919865 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.174879814 +0000 UTC m=+159.273919865 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067ae500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006270770 item 39 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.176483926 +0000 UTC m=+159.275523967 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067aeec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066af340 item 40 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.177001651 +0000 UTC m=+159.276041692 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af3c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.177001651 +0000 UTC m=+159.276041692 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0067af900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066af500 item 40 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.178477402 +0000 UTC m=+159.277517453 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085a9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00658df10 item 41 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.178906792 +0000 UTC m=+159.277946843 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00682e150 item 41 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.179413647 +0000 UTC m=+159.278453688 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085b4c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.179413647 +0000 UTC m=+159.278453688 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00085ba80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00682e310 item 41 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.180892674 +0000 UTC m=+159.279932715 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069acaf0 item 42 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.18139002 +0000 UTC m=+159.280430071 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000698c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069accb0 item 42 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.181914479 +0000 UTC m=+159.280954530 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000699140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.181914479 +0000 UTC m=+159.280954530 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0006996c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069ace70 item 42 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.183463558 +0000 UTC m=+159.282503609 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006722150 item 43 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.183909318 +0000 UTC m=+159.282949369 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638a680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006722310 item 43 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.1844576 +0000 UTC m=+159.283497651 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638ad00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.1844576 +0000 UTC m=+159.283497651 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638b240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067224d0 item 43 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.185906 +0000 UTC m=+159.284946051 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00638bc40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b8d180 item 44 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.186533423 +0000 UTC m=+159.285573474 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e89c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b8d3b0 item 44 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.187068882 +0000 UTC m=+159.286108933 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.187068882 +0000 UTC m=+159.286108933 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0003e9c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b8d570 item 44 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.188524464 +0000 UTC m=+159.287564515 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062848c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d580e0 item 45 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.189015881 +0000 UTC m=+159.288055932 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006284dc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.189015881 +0000 UTC m=+159.288055932 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0062854c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d582a0 item 45 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.190409296 +0000 UTC m=+159.289449337 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006285dc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caeb60 item 46 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.19095217 +0000 UTC m=+159.289992221 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b0940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.19095217 +0000 UTC m=+159.289992221 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caed20 item 46 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.192516678 +0000 UTC m=+159.291556729 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0000b1b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fca000 item 47 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.193121778 +0000 UTC m=+159.292161829 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a180): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.193121778 +0000 UTC m=+159.292161829 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644a880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fca1c0 item 47 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.195097571 +0000 UTC m=+159.294137622 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0bd0 item 48 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.195706057 +0000 UTC m=+159.294746098 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00644b700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.195706057 +0000 UTC m=+159.294746098 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e20c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010b0d90 item 48 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.197396452 +0000 UTC m=+159.296436503 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e29c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3650 item 49 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.197900231 +0000 UTC m=+159.296940273 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e2f40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.197900231 +0000 UTC m=+159.296940273 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e34c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e3810 item 49 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.19957101 +0000 UTC m=+159.298611061 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0065e3e00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c7dc0 item 50 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.200139371 +0000 UTC m=+159.299179412 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c380): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.200139371 +0000 UTC m=+159.299179412 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6c900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00114e000 item 50 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.201838592 +0000 UTC m=+159.300878643 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001396930 item 51 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.202360176 +0000 UTC m=+159.301400217 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6d7c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.202360176 +0000 UTC m=+159.301400217 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d6dd00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001396af0 item 51 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.204015535 +0000 UTC m=+159.303055586 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a24f50 item 52 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.20453322 +0000 UTC m=+159.303573271 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006366c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.20453322 +0000 UTC m=+159.303573271 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0063672c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a25110 item 52 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.206047755 +0000 UTC m=+159.305087796 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc006367c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a6000 item 53 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.206589586 +0000 UTC m=+159.305629627 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.206589586 +0000 UTC m=+159.305629627 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100a780): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a61c0 item 53 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.20813607 +0000 UTC m=+159.307176110 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b100): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a5b0 item 54 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.208696275 +0000 UTC m=+159.307736326 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100b600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.208696275 +0000 UTC m=+159.307736326 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00100bb80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a5a770 item 54 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.210190971 +0000 UTC m=+159.309231022 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cde640): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa4b60 item 55 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.21070995 +0000 UTC m=+159.309750001 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdeb40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.21070995 +0000 UTC m=+159.309750001 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdf080): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000aa4d20 item 55 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.212200999 +0000 UTC m=+159.311241050 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdfa00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b09110 item 56 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.212733293 +0000 UTC m=+159.311773344 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000cdff00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.212733293 +0000 UTC m=+159.311773344 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b092d0 item 56 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.214405083 +0000 UTC m=+159.313445134 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b6e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4d6c0 item 57 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.214892661 +0000 UTC m=+159.313932712 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7380): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4d880 item 57 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.215482222 +0000 UTC m=+159.314522273 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b78c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.215482222 +0000 UTC m=+159.314522273 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010b7e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b4da40 item 57 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.217259271 +0000 UTC m=+159.316299322 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011de7c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7be30 item 58 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.217818195 +0000 UTC m=+159.316858246 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011ded00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba8070 item 58 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.218728009 +0000 UTC m=+159.317768060 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.218728009 +0000 UTC m=+159.317768060 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011df800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba8230 item 58 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.220537398 +0000 UTC m=+159.319577469 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012101c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc8620 item 59 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.221073949 +0000 UTC m=+159.320114000 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc87e0 item 59 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.221901819 +0000 UTC m=+159.320941901 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001210c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.221901819 +0000 UTC m=+159.320941901 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012111c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bc89a0 item 59 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.223857104 +0000 UTC m=+159.322897155 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001211b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10d90 item 60 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.224399545 +0000 UTC m=+159.323439596 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc003ac80c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c10f50 item 60 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.224996652 +0000 UTC m=+159.324036703 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.224996652 +0000 UTC m=+159.324036703 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c36ac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c11110 item 60 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.226640028 +0000 UTC m=+159.325680079 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c373c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c69500 item 61 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.227178893 +0000 UTC m=+159.326218934 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c37900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.227178893 +0000 UTC m=+159.326218934 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c080): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c696c0 item 61 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.228931776 +0000 UTC m=+159.327971827 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7c980): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1ab0 item 62 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.22952805 +0000 UTC m=+159.328568101 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7cec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.22952805 +0000 UTC m=+159.328568101 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7d5c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca1c70 item 62 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.23114683 +0000 UTC m=+159.330186871 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000c7dec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d340e0 item 63 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.231625061 +0000 UTC m=+159.330665102 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.231625061 +0000 UTC m=+159.330665102 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d30b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d342a0 item 63 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): >_readAt: n=0, err=Bad file descriptor 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.233389667 +0000 UTC m=+159.332429708 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d31480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68690 item 64 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.233926589 +0000 UTC m=+159.332966629 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d319c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.233926589 +0000 UTC m=+159.332966629 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d68850 item 64 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.235410996 +0000 UTC m=+159.334451037 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80a40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90c40 item 65 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.235935014 +0000 UTC m=+159.334975054 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d80ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.235935014 +0000 UTC m=+159.334975054 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d813c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d90e00 item 65 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.237750034 +0000 UTC m=+159.336790074 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000d81cc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0b1f0 item 66 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.238463598 +0000 UTC m=+159.337503649 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e1c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.238463598 +0000 UTC m=+159.337503649 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4e700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e0b3b0 item 66 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.240224436 +0000 UTC m=+159.339264507 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e877a0 item 67 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.240879259 +0000 UTC m=+159.339919310 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.240879259 +0000 UTC m=+159.339919310 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000e4f980): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87960 item 67 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.242584143 +0000 UTC m=+159.341624204 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec5d50 item 68 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.243366275 +0000 UTC m=+159.342406317 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.243366275 +0000 UTC m=+159.342406317 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec2d80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec5f10 item 68 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.245155207 +0000 UTC m=+159.344195258 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f36380 item 69 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.245885854 +0000 UTC m=+159.344925905 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000ec3b00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.245885854 +0000 UTC m=+159.344925905 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e080): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f36540 item 69 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.247746419 +0000 UTC m=+159.346786491 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4e9c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f66930 item 70 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.248466327 +0000 UTC m=+159.347506378 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4eec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.248466327 +0000 UTC m=+159.347506378 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4f400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f66af0 item 70 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.250206515 +0000 UTC m=+159.349246567 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000f4fd40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbaee0 item 71 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.25082967 +0000 UTC m=+159.349869721 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc2c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.25082967 +0000 UTC m=+159.349869721 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcc7c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fbb0a0 item 71 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.252527289 +0000 UTC m=+159.351567340 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd100): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf490 item 72 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.253142037 +0000 UTC m=+159.352182088 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcd600): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.253142037 +0000 UTC m=+159.352182088 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc000fcdb40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdf650 item 72 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.254865424 +0000 UTC m=+159.353905496 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024440): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103fa40 item 73 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.255406003 +0000 UTC m=+159.354446074 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103fc00 item 73 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.256010132 +0000 UTC m=+159.355050183 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001024e00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.256010132 +0000 UTC m=+159.355050183 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025340): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103fdc0 item 73 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.257701007 +0000 UTC m=+159.356741058 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001025c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a4230 item 74 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.258209576 +0000 UTC m=+159.357249647 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac1c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a43f0 item 74 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.258948339 +0000 UTC m=+159.357988390 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ac700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.258948339 +0000 UTC m=+159.357988390 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010acc80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a45b0 item 74 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.260780281 +0000 UTC m=+159.359820332 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ad580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ea9a0 item 75 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.261354643 +0000 UTC m=+159.360394724 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0010ada80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): _writeAt: size=3, off=2 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010eab60 item 75 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.262017832 +0000 UTC m=+159.361057883 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.262017832 +0000 UTC m=+159.361057883 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126580): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ead20 item 75 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.263827302 +0000 UTC m=+159.362867363 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001126e80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145110 item 76 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.264340459 +0000 UTC m=+159.363380510 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127380): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011452d0 item 76 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): _writeAt: size=3, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.264885035 +0000 UTC m=+159.363925086 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011278c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.264885035 +0000 UTC m=+159.363925086 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001127e40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001145490 item 76 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.266520748 +0000 UTC m=+159.365560789 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011827c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b7880 item 77 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.267182094 +0000 UTC m=+159.366222145 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001182cc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.267182094 +0000 UTC m=+159.366222145 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0011833c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b7a40 item 77 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.269044573 +0000 UTC m=+159.368084624 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001183cc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e5e30 item 78 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.26964812 +0000 UTC m=+159.368688171 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.26964812 +0000 UTC m=+159.368688171 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120e940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001218070 item 78 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.271355158 +0000 UTC m=+159.370395229 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122c460 item 79 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.271971739 +0000 UTC m=+159.371011780 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120f740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.271971739 +0000 UTC m=+159.371011780 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00120fe40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122c620 item 79 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.273804332 +0000 UTC m=+159.372844423 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012487c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260a10 item 80 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.274459457 +0000 UTC m=+159.373499508 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001248cc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.274459457 +0000 UTC m=+159.373499508 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0012493c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001260bd0 item 80 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.276800218 +0000 UTC m=+159.375840289 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001249cc0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d4fc0 item 81 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.277603311 +0000 UTC m=+159.376643362 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013161c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.277603311 +0000 UTC m=+159.376643362 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001316700): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d5180 item 81 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.279771967 +0000 UTC m=+159.378812018 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137f570 item 82 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.280597172 +0000 UTC m=+159.379637253 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317540): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.280597172 +0000 UTC m=+159.379637253 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001317ac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137f730 item 82 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.282781037 +0000 UTC m=+159.381821088 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc480): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cbb20 item 83 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.283356913 +0000 UTC m=+159.382396954 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bc980): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.283356913 +0000 UTC m=+159.382396954 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bcec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cbce0 item 83 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.285017112 +0000 UTC m=+159.384057153 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bd800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426150 item 84 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.285546368 +0000 UTC m=+159.384586409 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0013bdd00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.285546368 +0000 UTC m=+159.384586409 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442300): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426310 item 84 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.286877497 +0000 UTC m=+159.385917538 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001442c40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001472700 item 85 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.287475843 +0000 UTC m=+159.386515885 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.287475843 +0000 UTC m=+159.386515885 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001443680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014728c0 item 85 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.289133518 +0000 UTC m=+159.388173559 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da040): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d0cb0 item 86 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.289682201 +0000 UTC m=+159.388722243 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014da540): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.289682201 +0000 UTC m=+159.388722243 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014daac0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d0e70 item 86 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.291027708 +0000 UTC m=+159.390067748 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b260 item 87 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.29154402 +0000 UTC m=+159.390584061 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014db900): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.29154402 +0000 UTC m=+159.390584061 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0014dbe40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00150b420 item 87 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.292914473 +0000 UTC m=+159.391954514 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015cd810 item 88 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.293416949 +0000 UTC m=+159.392456990 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a2d00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.293416949 +0000 UTC m=+159.392456990 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3280): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015cd9d0 item 88 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.294886659 +0000 UTC m=+159.393926699 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0015a3b80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001637dc0 item 89 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.295390448 +0000 UTC m=+159.394430488 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642140): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001654000 item 89 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.295920457 +0000 UTC m=+159.394960498 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642680): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.295920457 +0000 UTC m=+159.394960498 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001642c00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016541c0 item 89 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.297626511 +0000 UTC m=+159.396666562 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643500): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169c5b0 item 90 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.298217977 +0000 UTC m=+159.397258028 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001643a40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169c770 item 90 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.298811255 +0000 UTC m=+159.397851295 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6000): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.298811255 +0000 UTC m=+159.397851295 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e65c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00169c930 item 90 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.300237922 +0000 UTC m=+159.399277963 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e6ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001716d20 item 91 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.300774313 +0000 UTC m=+159.399814354 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): >_readAt: n=2, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): _writeAt: size=3, off=7 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001716ee0 item 91 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.301528234 +0000 UTC m=+159.400568285 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): >_readAt: n=8, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.301528234 +0000 UTC m=+159.400568285 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0016e7ec0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017170a0 item 91 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.303151362 +0000 UTC m=+159.402191403 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732840): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001743490 item 92 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.303670561 +0000 UTC m=+159.402710602 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001732d80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): open at offset 5 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001743650 item 92 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): _readAt: size=2, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): _writeAt: size=3, off=5 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): >_writeAt: n=3, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.304236587 +0000 UTC m=+159.403276628 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017332c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): >_readAt: n=3, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.304236587 +0000 UTC m=+159.403276628 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc001733880): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001743810 item 92 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.305911394 +0000 UTC m=+159.404951445 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be200): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017afc00 item 93 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.306377902 +0000 UTC m=+159.405417953 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017be740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.306377902 +0000 UTC m=+159.405417953 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bee40): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017afdc0 item 93 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.308087103 +0000 UTC m=+159.407127154 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bf740): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001824230 item 94 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.308795308 +0000 UTC m=+159.407835359 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0017bfc80): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.308795308 +0000 UTC m=+159.407835359 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183e400): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018243f0 item 94 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.3107812 +0000 UTC m=+159.409821271 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183ed00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018827e0 item 95 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.311361292 +0000 UTC m=+159.410401354 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f240): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.311361292 +0000 UTC m=+159.410401354 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc00183f940): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018829a0 item 95 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 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/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): open at offset 0 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): _readAt: size=2, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): >_readAt: n=0, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.313243059 +0000 UTC m=+159.412283120 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be2c0): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): _writeAt: size=5, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): >openPending: err= 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018c2d90 item 96 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): >_writeAt: n=5, err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.31378451 +0000 UTC m=+159.412824561 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018be800): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 05:56:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:56:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 05:56:16 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): _readAt: size=512, off=0 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): openPending: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): >openPending: err= 2025/12/26 05:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): >_readAt: n=5, err=EOF 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): close: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 05:56:16.31378451 +0000 UTC m=+159.412824561 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:16 DEBUG : open-test-file(0xc0018bef00): >close: err= 2025/12/26 05:56:16 DEBUG : open-test-file: Remove: 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018c2f50 item 96 2025/12/26 05:56:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 05:56:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 05:56:16 DEBUG : open-test-file: >Remove: err= 2025/12/26 05:56:16 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:16 DEBUG : Looking for writers 2025/12/26 05:56:16 DEBUG : >WaitForWriters: 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.23s) --- 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.01s) --- 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-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:16 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:16 DEBUG : file1: newRWFileHandle: 2025/12/26 05:56:16 DEBUG : file1(0xc001996100): openPending: 2025/12/26 05:56:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:16 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/26 05:56:16 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:16 DEBUG : file1(0xc001996100): >openPending: err= 2025/12/26 05:56:16 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 05:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:56:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 05:56:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 05:56:18 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/12/26 05:56:18 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:56:18 DEBUG : Looking for writers 2025/12/26 05:56:18 DEBUG : file1: reading active writers 2025/12/26 05:56:18 DEBUG : file1: active writers 1 2025/12/26 05:56:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/26 05:56:19 DEBUG : Looking for writers 2025/12/26 05:56:19 DEBUG : file1: reading active writers 2025/12/26 05:56:19 DEBUG : file1: active writers 1 2025/12/26 05:56:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:20 DEBUG : Looking for writers 2025/12/26 05:56:20 DEBUG : file1: reading active writers 2025/12/26 05:56:20 DEBUG : file1: active writers 1 2025/12/26 05:56:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:21 DEBUG : Looking for writers 2025/12/26 05:56:21 DEBUG : file1: reading active writers 2025/12/26 05:56:21 DEBUG : file1: active writers 1 2025/12/26 05:56:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:22 DEBUG : Looking for writers 2025/12/26 05:56:22 DEBUG : file1: reading active writers 2025/12/26 05:56:22 DEBUG : file1: active writers 1 2025/12/26 05:56:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:23 DEBUG : Looking for writers 2025/12/26 05:56:23 DEBUG : file1: reading active writers 2025/12/26 05:56:23 DEBUG : file1: active writers 1 2025/12/26 05:56:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:24 DEBUG : Looking for writers 2025/12/26 05:56:24 DEBUG : file1: reading active writers 2025/12/26 05:56:24 DEBUG : file1: active writers 1 2025/12/26 05:56:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:25 DEBUG : Looking for writers 2025/12/26 05:56:25 DEBUG : file1: reading active writers 2025/12/26 05:56:25 DEBUG : file1: active writers 1 2025/12/26 05:56:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:26 DEBUG : Looking for writers 2025/12/26 05:56:26 DEBUG : file1: reading active writers 2025/12/26 05:56:26 DEBUG : file1: active writers 1 2025/12/26 05:56:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:27 DEBUG : Looking for writers 2025/12/26 05:56:27 DEBUG : file1: reading active writers 2025/12/26 05:56:27 DEBUG : file1: active writers 1 2025/12/26 05:56:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:28 DEBUG : Looking for writers 2025/12/26 05:56:28 DEBUG : file1: reading active writers 2025/12/26 05:56:28 DEBUG : file1: active writers 1 2025/12/26 05:56:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:29 DEBUG : Looking for writers 2025/12/26 05:56:29 DEBUG : file1: reading active writers 2025/12/26 05:56:29 DEBUG : file1: active writers 1 2025/12/26 05:56:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:30 DEBUG : Looking for writers 2025/12/26 05:56:30 DEBUG : file1: reading active writers 2025/12/26 05:56:30 DEBUG : file1: active writers 1 2025/12/26 05:56:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:31 DEBUG : Looking for writers 2025/12/26 05:56:31 DEBUG : file1: reading active writers 2025/12/26 05:56:31 DEBUG : file1: active writers 1 2025/12/26 05:56:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:32 DEBUG : Looking for writers 2025/12/26 05:56:32 DEBUG : file1: reading active writers 2025/12/26 05:56:32 DEBUG : file1: active writers 1 2025/12/26 05:56:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:33 DEBUG : Looking for writers 2025/12/26 05:56:33 DEBUG : file1: reading active writers 2025/12/26 05:56:33 DEBUG : file1: active writers 1 2025/12/26 05:56:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:34 DEBUG : Looking for writers 2025/12/26 05:56:34 DEBUG : file1: reading active writers 2025/12/26 05:56:34 DEBUG : file1: active writers 1 2025/12/26 05:56:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:35 DEBUG : Looking for writers 2025/12/26 05:56:35 DEBUG : file1: reading active writers 2025/12/26 05:56:35 DEBUG : file1: active writers 1 2025/12/26 05:56:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:36 DEBUG : Looking for writers 2025/12/26 05:56:36 DEBUG : file1: reading active writers 2025/12/26 05:56:36 DEBUG : file1: active writers 1 2025/12/26 05:56:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:37 DEBUG : Looking for writers 2025/12/26 05:56:37 DEBUG : file1: reading active writers 2025/12/26 05:56:37 DEBUG : file1: active writers 1 2025/12/26 05:56:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:38 DEBUG : Looking for writers 2025/12/26 05:56:38 DEBUG : file1: reading active writers 2025/12/26 05:56:38 DEBUG : file1: active writers 1 2025/12/26 05:56:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:39 DEBUG : Looking for writers 2025/12/26 05:56:39 DEBUG : file1: reading active writers 2025/12/26 05:56:39 DEBUG : file1: active writers 1 2025/12/26 05:56:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:40 DEBUG : Looking for writers 2025/12/26 05:56:40 DEBUG : file1: reading active writers 2025/12/26 05:56:40 DEBUG : file1: active writers 1 2025/12/26 05:56:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:41 DEBUG : Looking for writers 2025/12/26 05:56:41 DEBUG : file1: reading active writers 2025/12/26 05:56:41 DEBUG : file1: active writers 1 2025/12/26 05:56:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:42 DEBUG : Looking for writers 2025/12/26 05:56:42 DEBUG : file1: reading active writers 2025/12/26 05:56:42 DEBUG : file1: active writers 1 2025/12/26 05:56:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:43 DEBUG : Looking for writers 2025/12/26 05:56:43 DEBUG : file1: reading active writers 2025/12/26 05:56:43 DEBUG : file1: active writers 1 2025/12/26 05:56:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:44 DEBUG : Looking for writers 2025/12/26 05:56:44 DEBUG : file1: reading active writers 2025/12/26 05:56:44 DEBUG : file1: active writers 1 2025/12/26 05:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:45 DEBUG : Looking for writers 2025/12/26 05:56:45 DEBUG : file1: reading active writers 2025/12/26 05:56:45 DEBUG : file1: active writers 1 2025/12/26 05:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:46 DEBUG : Looking for writers 2025/12/26 05:56:46 DEBUG : file1: reading active writers 2025/12/26 05:56:46 DEBUG : file1: active writers 1 2025/12/26 05:56:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:47 DEBUG : Looking for writers 2025/12/26 05:56:47 DEBUG : file1: reading active writers 2025/12/26 05:56:47 DEBUG : file1: active writers 1 2025/12/26 05:56:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/26 05:56:48 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0018df860 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0019e4008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824660869184} name:file1 opens:1 downloaders: o: fd:0xc0003a00f0 info:{ModTime:{wall:14000467210493326558 ext:159417116178 loc:0x42b6f20} ATime:{wall:14000467210493326558 ext:159417116178 loc:0x42b6f20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/26 05:56:48 DEBUG : >WaitForWriters: 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (31.97s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:48 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:48 DEBUG : rename_me: newRWFileHandle: 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/12/26 05:56:48 INFO : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): openPending: 2025/12/26 05:56:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 05:56:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): >openPending: err= 2025/12/26 05:56:48 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/26 05:56:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/26 05:56:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/26 05:56:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): _writeAt: size=5, off=0 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): >_writeAt: n=5, err= 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): close: 2025/12/26 05:56:48 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-26 05:56:48.289958827 +0000 UTC m=+191.388998878 2025/12/26 05:56:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/26 05:56:48 DEBUG : rename_me(0xc001b641c0): >close: err= 2025/12/26 05:56:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/26 05:56:48 DEBUG : i_was_renamed: Updating file with 0xc0063a6840 2025/12/26 05:56:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/26 05:56:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/26 05:56:48 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 05:56:48 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 05:56:48 DEBUG : i_was_renamed: size = 5 OK 2025/12/26 05:56:48 INFO : i_was_renamed: Copied (new) 2025/12/26 05:56:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/12/26 05:56:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/26 05:56:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/26 05:56:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : i_was_renamed: reading active writers 2025/12/26 05:56:48 DEBUG : >WaitForWriters: 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.70s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:48 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" 2025/12/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gefuhab5nuxu" read_write_test.go:729: skip as modtime not supported 2025/12/26 05:56:48 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:48 DEBUG : Looking for writers 2025/12/26 05:56:48 DEBUG : >WaitForWriters: 2025/12/26 05:56:48 DEBUG : mega root 'rclone-test-gefuhab5nuxu': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:49 DEBUG : forgetting directory cache 2025/12/26 05:56:49 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:49 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:49 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:49 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/26 05:56:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/26 05:56:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/26 05:56:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:50 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/26 05:56:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/26 05:56:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/26 05:56:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:51 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/26 05:56:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/26 05:56:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/26 05:56:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/26 05:56:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/26 05:56:51 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/26 05:56:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/26 05:56:51 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/26 05:56:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/26 05:56:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/26 05:56:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/26 05:56:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/26 05:56:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/26 05:56:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/26 05:56:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/26 05:56:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:51 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:51 DEBUG : Looking for writers 2025/12/26 05:56:51 DEBUG : FiLeA: reading active writers 2025/12/26 05:56:51 DEBUG : FiLeB: reading active writers 2025/12/26 05:56:51 DEBUG : FilEb: reading active writers 2025/12/26 05:56:51 DEBUG : >WaitForWriters: 2025/12/26 05:56:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:51 DEBUG : Looking for writers 2025/12/26 05:56:51 DEBUG : FiLeA: reading active writers 2025/12/26 05:56:51 DEBUG : FiLeB: reading active writers 2025/12/26 05:56:51 DEBUG : FilEb: reading active writers 2025/12/26 05:56:51 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.82s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:54 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:54 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:54 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:54 DEBUG : Looking for writers 2025/12/26 05:56:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/26 05:56:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/26 05:56:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.55s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:55 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:55 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:55 DEBUG : mega root 'rclone-test-gefuhab5nuxu': Reusing VFS from active cache 2025/12/26 05:56:55 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:55 DEBUG : Looking for writers 2025/12/26 05:56:55 DEBUG : >WaitForWriters: 2025/12/26 05:56:55 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:55 DEBUG : Looking for writers 2025/12/26 05:56:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:55 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:55 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:55 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:55 DEBUG : Looking for writers 2025/12/26 05:56:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:55 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:55 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:55 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:55 DEBUG : Looking for writers 2025/12/26 05:56:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:55 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:55 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:56 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:56 DEBUG : dir: Looking for writers 2025/12/26 05:56:56 DEBUG : file2: reading active writers 2025/12/26 05:56:56 DEBUG : Looking for writers 2025/12/26 05:56:56 DEBUG : dir: reading active writers 2025/12/26 05:56:56 DEBUG : file1: reading active writers 2025/12/26 05:56:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStat (2.09s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:57 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:57 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:57 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:57 DEBUG : dir: Looking for writers 2025/12/26 05:56:57 DEBUG : Looking for writers 2025/12/26 05:56:57 DEBUG : dir: reading active writers 2025/12/26 05:56:57 DEBUG : file1: reading active writers 2025/12/26 05:56:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.17s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:58 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:58 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:56:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:58 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 05:56:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 05:56:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 05:56:58 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:58 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/26 05:56:58 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/26 05:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 05:56:58 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 05:56:59 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/26 05:56:59 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/26 05:56:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 05:56:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:56:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/26 05:56:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:56:59 DEBUG : dir: Looking for writers 2025/12/26 05:56:59 DEBUG : file2: reading active writers 2025/12/26 05:56:59 DEBUG : new_file.txt: reading active writers 2025/12/26 05:56:59 DEBUG : Looking for writers 2025/12/26 05:56:59 DEBUG : dir: reading active writers 2025/12/26 05:56:59 DEBUG : file1: reading active writers 2025/12/26 05:56:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.91s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:56:59 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:56:59 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/26 05:57:00 DEBUG : dir/file1: Updating file with dir/file1 0xc006a00e40 2025/12/26 05:57:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/26 05:57:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:00 INFO : dir/file1: Moved (server-side) to: file0 2025/12/26 05:57:00 DEBUG : file0: Updating file with file0 0xc006a00e40 2025/12/26 05:57:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 05:57:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/26 05:57:00 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:00 DEBUG : dir: Looking for writers 2025/12/26 05:57:00 DEBUG : Looking for writers 2025/12/26 05:57:00 DEBUG : dir: reading active writers 2025/12/26 05:57:00 DEBUG : file0: reading active writers 2025/12/26 05:57:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.15s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:00 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:00 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:00 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:00 DEBUG : Looking for writers 2025/12/26 05:57:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:00 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:00 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:00 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/26 05:57:00 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/26 05:57:01 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/26 05:57:01 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/26 05:57:01 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/26 05:57:01 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:01 DEBUG : Looking for writers 2025/12/26 05:57:01 DEBUG : a: Looking for writers 2025/12/26 05:57:01 DEBUG : b: Looking for writers 2025/12/26 05:57:01 DEBUG : c: Looking for writers 2025/12/26 05:57:01 DEBUG : d: Looking for writers 2025/12/26 05:57:01 DEBUG : Looking for writers 2025/12/26 05:57:01 DEBUG : b: reading active writers 2025/12/26 05:57:01 DEBUG : c: reading active writers 2025/12/26 05:57:01 DEBUG : d: reading active writers 2025/12/26 05:57:01 DEBUG : /: reading active writers 2025/12/26 05:57:01 DEBUG : a: reading active writers 2025/12/26 05:57:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.27s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:01 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:01 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:02 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/26 05:57:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/26 05:57:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/26 05:57:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/12/26 05:57:02 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:02 DEBUG : a/b/c/d: Looking for writers 2025/12/26 05:57:02 DEBUG : a/b/c: Looking for writers 2025/12/26 05:57:02 DEBUG : d: reading active writers 2025/12/26 05:57:02 DEBUG : a/b: Looking for writers 2025/12/26 05:57:02 DEBUG : c: reading active writers 2025/12/26 05:57:02 DEBUG : a: Looking for writers 2025/12/26 05:57:02 DEBUG : b: reading active writers 2025/12/26 05:57:02 DEBUG : Looking for writers 2025/12/26 05:57:02 DEBUG : a: reading active writers 2025/12/26 05:57:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.67s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:03 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:03 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:03 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:03 DEBUG : Looking for writers 2025/12/26 05:57:03 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:03 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:03 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/26 05:57:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/26 05:57:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/26 05:57:03 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 05:57:04 DEBUG : file1: size = 5 OK 2025/12/26 05:57:04 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/26 05:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 05:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:04 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 05:57:05 DEBUG : file1: size = 0 OK 2025/12/26 05:57:05 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 05:57:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 05:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:05 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (7 bytes), uploading instead of streaming 2025/12/26 05:57:07 DEBUG : file1: size = 7 OK 2025/12/26 05:57:07 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:07 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:07 DEBUG : Looking for writers 2025/12/26 05:57:07 DEBUG : file1: reading active writers 2025/12/26 05:57:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.51s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:07 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:07 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/26 05:57:08 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/26 05:57:08 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/26 05:57:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/26 05:57:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (11 bytes), uploading instead of streaming 2025/12/26 05:57:08 DEBUG : file1: size = 11 OK 2025/12/26 05:57:08 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/26 05:57:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:08 DEBUG : Looking for writers 2025/12/26 05:57:08 DEBUG : file1: reading active writers 2025/12/26 05:57:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.41s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:08 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 05:57:08 DEBUG : file1: size = 5 OK 2025/12/26 05:57:08 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/26 05:57:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:08 DEBUG : Looking for writers 2025/12/26 05:57:08 DEBUG : file1: reading active writers 2025/12/26 05:57:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.21s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:08 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:08 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:08 DEBUG : file1: WriteFileHandle.Release closing 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 05:57:08 DEBUG : file1: size = 0 OK 2025/12/26 05:57:08 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/26 05:57:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:08 DEBUG : Looking for writers 2025/12/26 05:57:08 DEBUG : file1: reading active writers 2025/12/26 05:57:08 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.26s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:16 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:16 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/26 05:57:16 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/26 05:57:16 DEBUG : Looking for writers 2025/12/26 05:57:16 DEBUG : file1: reading active writers 2025/12/26 05:57:16 DEBUG : file1: active writers 1 2025/12/26 05:57:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/26 05:57:17 DEBUG : Looking for writers 2025/12/26 05:57:17 DEBUG : file1: reading active writers 2025/12/26 05:57:17 DEBUG : file1: active writers 1 2025/12/26 05:57:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:18 DEBUG : Looking for writers 2025/12/26 05:57:18 DEBUG : file1: reading active writers 2025/12/26 05:57:18 DEBUG : file1: active writers 1 2025/12/26 05:57:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:19 DEBUG : Looking for writers 2025/12/26 05:57:19 DEBUG : file1: reading active writers 2025/12/26 05:57:19 DEBUG : file1: active writers 1 2025/12/26 05:57:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:20 DEBUG : Looking for writers 2025/12/26 05:57:20 DEBUG : file1: reading active writers 2025/12/26 05:57:20 DEBUG : file1: active writers 1 2025/12/26 05:57:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:21 DEBUG : Looking for writers 2025/12/26 05:57:21 DEBUG : file1: reading active writers 2025/12/26 05:57:21 DEBUG : file1: active writers 1 2025/12/26 05:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:22 DEBUG : Looking for writers 2025/12/26 05:57:22 DEBUG : file1: reading active writers 2025/12/26 05:57:22 DEBUG : file1: active writers 1 2025/12/26 05:57:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:23 DEBUG : Looking for writers 2025/12/26 05:57:23 DEBUG : file1: reading active writers 2025/12/26 05:57:23 DEBUG : file1: active writers 1 2025/12/26 05:57:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:24 DEBUG : Looking for writers 2025/12/26 05:57:24 DEBUG : file1: reading active writers 2025/12/26 05:57:24 DEBUG : file1: active writers 1 2025/12/26 05:57:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:25 DEBUG : Looking for writers 2025/12/26 05:57:25 DEBUG : file1: reading active writers 2025/12/26 05:57:25 DEBUG : file1: active writers 1 2025/12/26 05:57:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:26 DEBUG : Looking for writers 2025/12/26 05:57:26 DEBUG : file1: reading active writers 2025/12/26 05:57:26 DEBUG : file1: active writers 1 2025/12/26 05:57:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:27 DEBUG : Looking for writers 2025/12/26 05:57:27 DEBUG : file1: reading active writers 2025/12/26 05:57:27 DEBUG : file1: active writers 1 2025/12/26 05:57:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:28 DEBUG : Looking for writers 2025/12/26 05:57:28 DEBUG : file1: reading active writers 2025/12/26 05:57:28 DEBUG : file1: active writers 1 2025/12/26 05:57:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:29 DEBUG : Looking for writers 2025/12/26 05:57:29 DEBUG : file1: reading active writers 2025/12/26 05:57:29 DEBUG : file1: active writers 1 2025/12/26 05:57:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:30 DEBUG : Looking for writers 2025/12/26 05:57:30 DEBUG : file1: reading active writers 2025/12/26 05:57:30 DEBUG : file1: active writers 1 2025/12/26 05:57:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:31 DEBUG : Looking for writers 2025/12/26 05:57:31 DEBUG : file1: reading active writers 2025/12/26 05:57:31 DEBUG : file1: active writers 1 2025/12/26 05:57:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:32 DEBUG : Looking for writers 2025/12/26 05:57:32 DEBUG : file1: reading active writers 2025/12/26 05:57:32 DEBUG : file1: active writers 1 2025/12/26 05:57:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:33 DEBUG : Looking for writers 2025/12/26 05:57:33 DEBUG : file1: reading active writers 2025/12/26 05:57:33 DEBUG : file1: active writers 1 2025/12/26 05:57:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:34 DEBUG : Looking for writers 2025/12/26 05:57:34 DEBUG : file1: reading active writers 2025/12/26 05:57:34 DEBUG : file1: active writers 1 2025/12/26 05:57:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:35 DEBUG : Looking for writers 2025/12/26 05:57:35 DEBUG : file1: reading active writers 2025/12/26 05:57:35 DEBUG : file1: active writers 1 2025/12/26 05:57:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:36 DEBUG : Looking for writers 2025/12/26 05:57:36 DEBUG : file1: reading active writers 2025/12/26 05:57:36 DEBUG : file1: active writers 1 2025/12/26 05:57:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:37 DEBUG : Looking for writers 2025/12/26 05:57:37 DEBUG : file1: reading active writers 2025/12/26 05:57:37 DEBUG : file1: active writers 1 2025/12/26 05:57:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:38 DEBUG : Looking for writers 2025/12/26 05:57:38 DEBUG : file1: reading active writers 2025/12/26 05:57:38 DEBUG : file1: active writers 1 2025/12/26 05:57:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:39 DEBUG : Looking for writers 2025/12/26 05:57:39 DEBUG : file1: reading active writers 2025/12/26 05:57:39 DEBUG : file1: active writers 1 2025/12/26 05:57:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:40 DEBUG : Looking for writers 2025/12/26 05:57:40 DEBUG : file1: reading active writers 2025/12/26 05:57:40 DEBUG : file1: active writers 1 2025/12/26 05:57:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:41 DEBUG : Looking for writers 2025/12/26 05:57:41 DEBUG : file1: reading active writers 2025/12/26 05:57:41 DEBUG : file1: active writers 1 2025/12/26 05:57:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:42 DEBUG : Looking for writers 2025/12/26 05:57:42 DEBUG : file1: reading active writers 2025/12/26 05:57:42 DEBUG : file1: active writers 1 2025/12/26 05:57:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:43 DEBUG : Looking for writers 2025/12/26 05:57:43 DEBUG : file1: reading active writers 2025/12/26 05:57:43 DEBUG : file1: active writers 1 2025/12/26 05:57:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:44 DEBUG : Looking for writers 2025/12/26 05:57:44 DEBUG : file1: reading active writers 2025/12/26 05:57:44 DEBUG : file1: active writers 1 2025/12/26 05:57:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:45 DEBUG : Looking for writers 2025/12/26 05:57:45 DEBUG : file1: reading active writers 2025/12/26 05:57:45 DEBUG : file1: active writers 1 2025/12/26 05:57:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/26 05:57:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/26 05:57:46 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:46 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:46 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 05:57:46 DEBUG : file1: size = 0 OK 2025/12/26 05:57:46 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:57:46 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 05:57:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 05:57:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 05:57:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:46 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:46 DEBUG : Looking for writers 2025/12/26 05:57:46 DEBUG : file1: reading active writers 2025/12/26 05:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.29s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:46 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:46 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 05:57:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 05:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 05:57:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 05:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:46 DEBUG : mega root 'rclone-test-gefuhab5nuxu': File to upload is small (100 bytes), uploading instead of streaming 2025/12/26 05:57:47 DEBUG : file1: size = 100 OK 2025/12/26 05:57:47 DEBUG : file1: Size of src and dst objects identical 2025/12/26 05:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 05:57:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 05:57:47 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 05:57:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 05:57:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 05:57:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:47 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:47 DEBUG : Looking for writers 2025/12/26 05:57:47 DEBUG : file1: reading active writers 2025/12/26 05:57:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.95s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:47 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:47 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:48 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/26 05:57:48 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/26 05:57:48 DEBUG : flat/f000.txt: Set virtual modtime to 2025-12-26 05:57:47 +0000 UTC 2025/12/26 05:57:48 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:48 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:48 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/26 05:57:48 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/26 05:57:48 DEBUG : flat/f001.txt: Set virtual modtime to 2025-12-26 05:57:47 +0000 UTC 2025/12/26 05:57:48 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:48 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:48 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/26 05:57:48 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/26 05:57:48 DEBUG : flat/f002.txt: Set virtual modtime to 2025-12-26 05:57:47 +0000 UTC 2025/12/26 05:57:48 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:48 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:48 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/26 05:57:48 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/26 05:57:48 DEBUG : flat/f003.txt: Set virtual modtime to 2025-12-26 05:57:48 +0000 UTC 2025/12/26 05:57:48 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:48 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:48 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/26 05:57:48 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/26 05:57:48 DEBUG : flat/f004.txt: Set virtual modtime to 2025-12-26 05:57:48 +0000 UTC 2025/12/26 05:57:48 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:49 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:49 DEBUG : flat: Looking for writers 2025/12/26 05:57:49 DEBUG : f000.txt: reading active writers 2025/12/26 05:57:49 DEBUG : f001.txt: reading active writers 2025/12/26 05:57:49 DEBUG : f002.txt: reading active writers 2025/12/26 05:57:49 DEBUG : f003.txt: reading active writers 2025/12/26 05:57:49 DEBUG : f004.txt: reading active writers 2025/12/26 05:57:49 DEBUG : Looking for writers 2025/12/26 05:57:49 DEBUG : flat: reading active writers 2025/12/26 05:57:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (2.43s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:49 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:49 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/26 05:57:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/26 05:57:50 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-12-26 05:57:50 +0000 UTC 2025/12/26 05:57:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/26 05:57:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/26 05:57:50 DEBUG : a/b/mid.txt: Set virtual modtime to 2025-12-26 05:57:50 +0000 UTC 2025/12/26 05:57:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:50 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:50 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/26 05:57:50 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/26 05:57:50 DEBUG : a/top.txt: Set virtual modtime to 2025-12-26 05:57:49 +0000 UTC 2025/12/26 05:57:50 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:51 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:51 DEBUG : a/b/c: Looking for writers 2025/12/26 05:57:51 DEBUG : deep.txt: reading active writers 2025/12/26 05:57:51 DEBUG : a/b: Looking for writers 2025/12/26 05:57:51 DEBUG : c: reading active writers 2025/12/26 05:57:51 DEBUG : mid.txt: reading active writers 2025/12/26 05:57:51 DEBUG : a: Looking for writers 2025/12/26 05:57:51 DEBUG : b: reading active writers 2025/12/26 05:57:51 DEBUG : top.txt: reading active writers 2025/12/26 05:57:51 DEBUG : Looking for writers 2025/12/26 05:57:51 DEBUG : a: reading active writers 2025/12/26 05:57:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.53s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:52 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:52 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-12-26 05:57:53 +0000 UTC 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:54 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:54 DEBUG : bigdir: Looking for writers 2025/12/26 05:57:54 DEBUG : big.bin: reading active writers 2025/12/26 05:57:54 DEBUG : Looking for writers 2025/12/26 05:57:54 DEBUG : bigdir: reading active writers 2025/12/26 05:57:54 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.78s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-gefuhab5nuxu'", Local "Local file system at /tmp/rclone1632601040", Modify Window "876000h0m0s" 2025/12/26 05:57:55 INFO : mega root 'rclone-test-gefuhab5nuxu': poll-interval is not supported by this remote 2025/12/26 05:57:55 NOTICE: mega root 'rclone-test-gefuhab5nuxu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 05:57:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/26 05:57:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/26 05:57:55 DEBUG : dir1/a.txt: Set virtual modtime to 2025-12-26 05:57:55 +0000 UTC 2025/12/26 05:57:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:55 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xed\xed\xed\xed"; err= 2025/12/26 05:57:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/26 05:57:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/26 05:57:55 DEBUG : dir2/b.txt: Set virtual modtime to 2025-12-26 05:57:55 +0000 UTC 2025/12/26 05:57:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:56 NOTICE: Unsolicited response received on idle HTTP channel starting with "1111"; err= 2025/12/26 05:57:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/26 05:57:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/26 05:57:56 DEBUG : dir3/c.txt: Set virtual modtime to 2025-12-26 05:57:55 +0000 UTC 2025/12/26 05:57:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 05:57:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 05:57:57 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x92\x92\x92\x92"; err= 2025/12/26 05:57:57 DEBUG : WaitForWriters: timeout=30s 2025/12/26 05:57:57 DEBUG : dir1: Looking for writers 2025/12/26 05:57:57 DEBUG : a.txt: reading active writers 2025/12/26 05:57:57 DEBUG : dir2: Looking for writers 2025/12/26 05:57:57 DEBUG : b.txt: reading active writers 2025/12/26 05:57:57 DEBUG : dir3: Looking for writers 2025/12/26 05:57:57 DEBUG : c.txt: reading active writers 2025/12/26 05:57:57 DEBUG : Looking for writers 2025/12/26 05:57:57 DEBUG : dir1: reading active writers 2025/12/26 05:57:57 DEBUG : dir2: reading active writers 2025/12/26 05:57:57 DEBUG : dir3: reading active writers 2025/12/26 05:57:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (3.32s) FAIL 2025/12/26 05:57:58 DEBUG : mega root 'rclone-test-gefuhab5nuxu': 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 4m21.661722008s (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]