"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 4/5) 2025/02/17 03:18:54 DEBUG : Creating backend with remote "TestMega:rclone-test-mirucag9dupa" 2025/02/17 03:18:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 03:21:58 DEBUG : Creating backend with remote "/tmp/rclone1953767112" 2025/02/17 03:21:58 DEBUG : Config file has changed externally - reloading === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:21:58 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:21:58 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:21:58 DEBUG : : forgetting directory cache 2025/02/17 03:21:58 DEBUG : dir: forgetting directory cache 2025/02/17 03:21:58 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/17 03:21:58 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:21:58 DEBUG : dir: Looking for writers 2025/02/17 03:21:58 DEBUG : : Looking for writers 2025/02/17 03:21:58 DEBUG : dir: reading active writers 2025/02/17 03:21:58 DEBUG : >WaitForWriters: 2025/02/17 03:21:59 DEBUG : : forgetting directory cache 2025/02/17 03:21:59 DEBUG : dir: forgetting directory cache 2025/02/17 03:21:59 DEBUG : dir: forgetting directory cache run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestDirEntryModTimeInvalidation (1.94s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:22:00 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:22:00 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:22:00 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:22:00 DEBUG : dir: Looking for writers 2025/02/17 03:22:00 DEBUG : file1: reading active writers 2025/02/17 03:22:00 DEBUG : : Looking for writers 2025/02/17 03:22:00 DEBUG : dir: reading active writers 2025/02/17 03:22:00 DEBUG : >WaitForWriters: 2025/02/17 03:22:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:22:03 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6000 2025/02/17 03:22:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:22:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:22:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:22:05 DEBUG : dir/file1: Updating file with dir/file1 0xc006ac6000 2025/02/17 03:22:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/02/17 03:22:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:22:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 03:22:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:22:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc006ac6000 2025/02/17 03:22:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:22:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:22:12 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 03:22:12 NOTICE: mega root 'rclone-test-mirucag9dupa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 03:22:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 03:22:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:22:12 DEBUG : newLeaf: Running delayed rename now 2025/02/17 03:22:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:22:12 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6000 2025/02/17 03:22:12 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:22:12 DEBUG : dir: Looking for writers 2025/02/17 03:22:12 DEBUG : : Looking for writers 2025/02/17 03:22:12 DEBUG : newLeaf: reading active writers 2025/02/17 03:22:12 DEBUG : dir: reading active writers 2025/02/17 03:22:12 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /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" 2025/02/17 03:22:19 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:22:19 DEBUG : dir: Looking for writers 2025/02/17 03:22:19 DEBUG : : Looking for writers 2025/02/17 03:22:19 DEBUG : dir: reading active writers 2025/02/17 03:22:19 DEBUG : newLeaf: reading active writers 2025/02/17 03:22:19 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:22:27 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:22:27 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:22:27 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:22:27 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:22:27 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:22:34 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:22:34 DEBUG : dir: Looking for writers 2025/02/17 03:22:34 DEBUG : file1: reading active writers 2025/02/17 03:22:34 DEBUG : : Looking for writers 2025/02/17 03:22:34 DEBUG : dir: reading active writers 2025/02/17 03:22:34 DEBUG : newLeaf: reading active writers 2025/02/17 03:22:34 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:22:41 INFO : newLeaf: Deleted 2025/02/17 03:22:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:22:41 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6840 2025/02/17 03:22:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:22:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:22:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:22:49 DEBUG : dir/file1: Updating file with dir/file1 0xc006ac6840 2025/02/17 03:22:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/02/17 03:22:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 03:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:22:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc006ac6840 2025/02/17 03:22:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:22:56 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 03:22:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 03:22:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:22:56 DEBUG : newLeaf: Running delayed rename now 2025/02/17 03:22:56 INFO : newLeaf: Deleted 2025/02/17 03:22:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:22:56 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6840 2025/02/17 03:22:56 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:22:56 DEBUG : dir: Looking for writers 2025/02/17 03:22:56 DEBUG : : Looking for writers 2025/02/17 03:22:56 DEBUG : dir: reading active writers 2025/02/17 03:22:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:22:56 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:23:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:23:03 DEBUG : dir: Looking for writers 2025/02/17 03:23:03 DEBUG : : Looking for writers 2025/02/17 03:23:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:03 DEBUG : dir: reading active writers 2025/02/17 03:23:03 DEBUG : >WaitForWriters: 2025/02/17 03:23:03 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:23:11 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:23:11 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:23:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:23:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:11 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:23:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:23:18 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): openPending: 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): >openPending: err= 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:23:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): _writeAt: size=14, off=0 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): >_writeAt: n=14, err= 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): close: 2025/02/17 03:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:23:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:23:18 DEBUG : dir/file1(0xc006e1ee40): >close: err= 2025/02/17 03:23:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:23:18 DEBUG : dir: Looking for writers 2025/02/17 03:23:18 DEBUG : file1: reading active writers 2025/02/17 03:23:18 DEBUG : : Looking for writers 2025/02/17 03:23:18 DEBUG : dir: reading active writers 2025/02/17 03:23:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:23:18 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:23:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:23:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:23:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:23:19 DEBUG : dir: Looking for writers 2025/02/17 03:23:19 DEBUG : file1: reading active writers 2025/02/17 03:23:19 DEBUG : : Looking for writers 2025/02/17 03:23:19 DEBUG : dir: reading active writers 2025/02/17 03:23:19 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:19 DEBUG : >WaitForWriters: 2025/02/17 03:23:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:23:19 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:23:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:23:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): _readAt: size=512, off=0 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): openPending: 2025/02/17 03:23:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:23:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): >openPending: err= 2025/02/17 03:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): >_readAt: n=14, err=EOF 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): close: 2025/02/17 03:23:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:23:18 +0000 UTC 2025/02/17 03:23:19 DEBUG : dir/file1(0xc006d170c0): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:23:26 INFO : newLeaf: Deleted 2025/02/17 03:23:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:23:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:23:26 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac7080 2025/02/17 03:23:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:23:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:23:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:23:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:23:33 DEBUG : dir/file1: Updating file with dir/file1 0xc006ac7080 2025/02/17 03:23:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/02/17 03:23:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:23:40 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:23:40 DEBUG : dir/file1(0xc006f59b00): openPending: 2025/02/17 03:23:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:23:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:23:40 DEBUG : dir/file1(0xc006f59b00): >openPending: err= 2025/02/17 03:23:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:23:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:23:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:23:40 DEBUG : dir/file1(0xc006f59b00): _writeAt: size=25, off=0 2025/02/17 03:23:40 DEBUG : dir/file1(0xc006f59b00): >_writeAt: n=25, err= 2025/02/17 03:23:40 INFO : newLeaf: Deleted 2025/02/17 03:23:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:23:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:23:41 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac7080 2025/02/17 03:23:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:23:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:23:41 DEBUG : newLeaf(0xc006f59b00): close: 2025/02/17 03:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:23:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:23:40.765602343 +0000 UTC m=+286.389570422 2025/02/17 03:23:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:23:41 DEBUG : newLeaf(0xc006f59b00): >close: err= 2025/02/17 03:23:41 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:23:41 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:23:41 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:23:41 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:23:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:23:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:23:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:23:41 DEBUG : dir: Looking for writers 2025/02/17 03:23:41 DEBUG : : Looking for writers 2025/02/17 03:23:41 DEBUG : dir: reading active writers 2025/02/17 03:23:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:41 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:23:48 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:23:48 DEBUG : dir: Looking for writers 2025/02/17 03:23:48 DEBUG : : Looking for writers 2025/02/17 03:23:48 DEBUG : dir: reading active writers 2025/02/17 03:23:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:23:48 DEBUG : >WaitForWriters: 2025/02/17 03:23:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:23:55 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:23:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:23:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:23:55 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:24:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:24:03 DEBUG : dir: Looking for writers 2025/02/17 03:24:03 DEBUG : file1: reading active writers 2025/02/17 03:24:03 DEBUG : : Looking for writers 2025/02/17 03:24:03 DEBUG : dir: reading active writers 2025/02/17 03:24:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:03 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:24:10 INFO : newLeaf: Deleted 2025/02/17 03:24:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:24:10 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6300 2025/02/17 03:24:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:24:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:24:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:24:18 DEBUG : dir/file1: Updating file with dir/file1 0xc006ac6300 2025/02/17 03:24:18 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/02/17 03:24:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:24:25 DEBUG : dir/file1(0xc0072358c0): openPending: 2025/02/17 03:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:24:25 DEBUG : dir/file1(0xc0072358c0): >openPending: err= 2025/02/17 03:24:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:24:25 DEBUG : dir/file1(0xc0072358c0): _writeAt: size=25, off=0 2025/02/17 03:24:25 DEBUG : dir/file1(0xc0072358c0): >_writeAt: n=25, err= 2025/02/17 03:24:25 INFO : newLeaf: Deleted 2025/02/17 03:24:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:24:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:24:25 DEBUG : newLeaf: Updating file with newLeaf 0xc006ac6300 2025/02/17 03:24:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:24:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:24:25 DEBUG : newLeaf(0xc0072358c0): close: 2025/02/17 03:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:24:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:24:25.040896951 +0000 UTC m=+330.664865041 2025/02/17 03:24:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:24:25 DEBUG : newLeaf(0xc0072358c0): >close: err= 2025/02/17 03:24:25 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:24:25 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:24:25 DEBUG : dir: Looking for writers 2025/02/17 03:24:25 DEBUG : : Looking for writers 2025/02/17 03:24:25 DEBUG : dir: reading active writers 2025/02/17 03:24:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:24:26 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:24:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:24:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:24:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:24:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:24:26 DEBUG : dir: Looking for writers 2025/02/17 03:24:26 DEBUG : : Looking for writers 2025/02/17 03:24:26 DEBUG : dir: reading active writers 2025/02/17 03:24:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:26 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:24:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:24:33 DEBUG : dir: Looking for writers 2025/02/17 03:24:33 DEBUG : : Looking for writers 2025/02/17 03:24:33 DEBUG : dir: reading active writers 2025/02/17 03:24:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:33 DEBUG : >WaitForWriters: 2025/02/17 03:24:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:24:40 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:24:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:24:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:24:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:24:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:24:40 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:24:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:24:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): openPending: 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): >openPending: err= 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:24:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): _writeAt: size=14, off=0 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): >_writeAt: n=14, err= 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): close: 2025/02/17 03:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:24:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:24:48 DEBUG : dir/file1(0xc0070f4600): >close: err= 2025/02/17 03:24:48 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:24:48 DEBUG : dir: Looking for writers 2025/02/17 03:24:48 DEBUG : file1: reading active writers 2025/02/17 03:24:48 DEBUG : : Looking for writers 2025/02/17 03:24:48 DEBUG : dir: reading active writers 2025/02/17 03:24:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:24:48 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:24:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:24:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 03:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:24:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:24:49 DEBUG : dir: Looking for writers 2025/02/17 03:24:49 DEBUG : file1: reading active writers 2025/02/17 03:24:49 DEBUG : : Looking for writers 2025/02/17 03:24:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:24:49 DEBUG : dir: reading active writers 2025/02/17 03:24:49 DEBUG : >WaitForWriters: 2025/02/17 03:24:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:24:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:24:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:24:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): _readAt: size=512, off=0 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): openPending: 2025/02/17 03:24:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:24:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): >openPending: err= 2025/02/17 03:24:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): >_readAt: n=14, err=EOF 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): close: 2025/02/17 03:24:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:24:48 +0000 UTC 2025/02/17 03:24:49 DEBUG : dir/file1(0xc00697db80): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:24:56 INFO : newLeaf: Deleted 2025/02/17 03:24:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:24:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:24:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00056a9c0 2025/02/17 03:24:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:24:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:25:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:25:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:25:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00056a9c0 2025/02/17 03:25:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:25:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/02/17 03:25:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:25:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:25:10 DEBUG : dir/file1(0xc0070f5900): openPending: 2025/02/17 03:25:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:25:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:25:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:25:10 DEBUG : dir/file1(0xc0070f5900): >openPending: err= 2025/02/17 03:25:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:25:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:25:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:25:10 DEBUG : dir/file1(0xc0070f5900): _writeAt: size=25, off=0 2025/02/17 03:25:10 DEBUG : dir/file1(0xc0070f5900): >_writeAt: n=25, err= 2025/02/17 03:25:10 INFO : newLeaf: Deleted 2025/02/17 03:25:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:25:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:25:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00056a9c0 2025/02/17 03:25:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:25:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:25:11 DEBUG : newLeaf(0xc0070f5900): close: 2025/02/17 03:25:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:25:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:25:10.780456927 +0000 UTC m=+376.404425018 2025/02/17 03:25:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:25:11 DEBUG : newLeaf(0xc0070f5900): >close: err= 2025/02/17 03:25:11 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:25:11 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:25:11 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:25:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:25:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:25:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:25:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:25:11 DEBUG : dir: Looking for writers 2025/02/17 03:25:11 DEBUG : : Looking for writers 2025/02/17 03:25:11 DEBUG : dir: reading active writers 2025/02/17 03:25:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:11 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/02/17 03:25:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:25:18 DEBUG : dir: Looking for writers 2025/02/17 03:25:18 DEBUG : : Looking for writers 2025/02/17 03:25:18 DEBUG : dir: reading active writers 2025/02/17 03:25:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:18 DEBUG : >WaitForWriters: 2025/02/17 03:25:18 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:25:26 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:25:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:25:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:25:26 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:25:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:25:33 DEBUG : dir: Looking for writers 2025/02/17 03:25:33 DEBUG : file1: reading active writers 2025/02/17 03:25:33 DEBUG : : Looking for writers 2025/02/17 03:25:33 DEBUG : dir: reading active writers 2025/02/17 03:25:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:33 DEBUG : >WaitForWriters: 2025/02/17 03:25:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:25:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:25:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:25:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:25:33 DEBUG : dir/file1(0xc000588b80): _readAt: size=512, off=0 2025/02/17 03:25:33 DEBUG : dir/file1(0xc000588b80): openPending: 2025/02/17 03:25:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:25:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:25:33 DEBUG : dir/file1(0xc000588b80): >openPending: err= 2025/02/17 03:25:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/17 03:25:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:25:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:25:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:25:34 DEBUG : dir/file1(0xc000588b80): >_readAt: n=14, err=EOF 2025/02/17 03:25:34 DEBUG : dir/file1(0xc000588b80): close: 2025/02/17 03:25:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:25:26 +0000 UTC 2025/02/17 03:25:34 DEBUG : dir/file1(0xc000588b80): >close: err= fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:25:41 INFO : newLeaf: Deleted 2025/02/17 03:25:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:25:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:25:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a2c00 2025/02/17 03:25:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:25:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:25:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:25:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:25:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a2c00 2025/02/17 03:25:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:25:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/02/17 03:25:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:25:55 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:25:55 DEBUG : dir/file1(0xc006244300): openPending: 2025/02/17 03:25:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:25:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:25:55 DEBUG : dir/file1(0xc006244300): >openPending: err= 2025/02/17 03:25:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:25:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:25:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:25:55 DEBUG : dir/file1(0xc006244300): _writeAt: size=25, off=0 2025/02/17 03:25:55 DEBUG : dir/file1(0xc006244300): >_writeAt: n=25, err= 2025/02/17 03:25:55 INFO : newLeaf: Deleted 2025/02/17 03:25:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:25:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:25:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a2c00 2025/02/17 03:25:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:25:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:25:56 DEBUG : newLeaf(0xc006244300): close: 2025/02/17 03:25:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:25:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:25:55.852660648 +0000 UTC m=+421.476628738 2025/02/17 03:25:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:25:56 DEBUG : newLeaf(0xc006244300): >close: err= 2025/02/17 03:25:56 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:25:56 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:25:56 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:25:56 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:25:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:25:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:25:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:25:56 DEBUG : dir: Looking for writers 2025/02/17 03:25:56 DEBUG : : Looking for writers 2025/02/17 03:25:56 DEBUG : dir: reading active writers 2025/02/17 03:25:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:25:56 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/02/17 03:26:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:26:03 DEBUG : dir: Looking for writers 2025/02/17 03:26:03 DEBUG : : Looking for writers 2025/02/17 03:26:03 DEBUG : dir: reading active writers 2025/02/17 03:26:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:26:03 DEBUG : >WaitForWriters: 2025/02/17 03:26:03 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (250.84s) --- FAIL: TestFileRename/off,forceCache=false (26.70s) --- FAIL: TestFileRename/minimal,forceCache=false (44.06s) --- FAIL: TestFileRename/minimal,forceCache=true (44.78s) --- FAIL: TestFileRename/writes,forceCache=false (45.01s) --- FAIL: TestFileRename/writes,forceCache=true (45.16s) --- FAIL: TestFileRename/full,forceCache=false (45.13s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:26:11 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:26:11 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:26:11 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:26:11 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:26:11 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:26:11 DEBUG : : Looking for writers 2025/02/17 03:26:11 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.10s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:26:18 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:26:18 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" 2025/02/17 03:26:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:26:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:26:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:26:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:26:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:26:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:26:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:26:26 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:26:26 DEBUG : dir: Looking for writers 2025/02/17 03:26:26 DEBUG : file1: reading active writers 2025/02/17 03:26:26 DEBUG : : Looking for writers 2025/02/17 03:26:26 DEBUG : dir: reading active writers 2025/02/17 03:26:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:26:26 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (15.21s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:26:33 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:26:33 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" 2025/02/17 03:26:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:26:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:26:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:26:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:26:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:26:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:26:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 03:26:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 03:26:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 03:26:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 03:26:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 03:26:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 03:26:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 03:26:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/17 03:26:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/17 03:26:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/17 03:26:42 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/17 03:26:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/17 03:26:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/17 03:26:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/17 03:26:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/17 03:26:44 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:26:44 DEBUG : dir: Looking for writers 2025/02/17 03:26:44 DEBUG : file1: reading active writers 2025/02/17 03:26:44 DEBUG : : Looking for writers 2025/02/17 03:26:44 DEBUG : dir: reading active writers 2025/02/17 03:26:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:26:44 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (17.96s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:26:51 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:26:51 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/02/17 03:26:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:26:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:26:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:26:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:26:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 03:26:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 03:26:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 03:26:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 03:26:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/17 03:26:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/17 03:27:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/17 03:27:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/17 03:27:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/17 03:27:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/17 03:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/17 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/17 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 03:27:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/17 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/17 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/17 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 03:27:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/17 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 03:27:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/17 03:27:02 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:27:02 DEBUG : dir: Looking for writers 2025/02/17 03:27:02 DEBUG : file1: reading active writers 2025/02/17 03:27:02 DEBUG : : Looking for writers 2025/02/17 03:27:02 DEBUG : dir: reading active writers 2025/02/17 03:27:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:27:02 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (18.24s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:27:09 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:27:09 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" 2025/02/17 03:27:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:27:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:27:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:27:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:27:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:27:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:27:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:27:18 DEBUG : dir: Looking for writers 2025/02/17 03:27:18 DEBUG : file1: reading active writers 2025/02/17 03:27:18 DEBUG : : Looking for writers 2025/02/17 03:27:18 DEBUG : dir: reading active writers 2025/02/17 03:27:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:27:18 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (15.71s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:27:25 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:27:25 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" 2025/02/17 03:27:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:27:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:27:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:27:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:27:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:27:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/17 03:27:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/17 03:27:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:27:33 DEBUG : dir: Looking for writers 2025/02/17 03:27:33 DEBUG : file1: reading active writers 2025/02/17 03:27:33 DEBUG : : Looking for writers 2025/02/17 03:27:33 DEBUG : dir: reading active writers 2025/02/17 03:27:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:27:33 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (15.14s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:27:40 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:27:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:27:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:27:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:40 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2025/02/17 03:27:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:27:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:27:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:27:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:27:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:27:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:27:48 DEBUG : dir/file1(0xc007250500): _readAt: size=1, off=0 2025/02/17 03:27:48 DEBUG : dir/file1(0xc007250500): openPending: 2025/02/17 03:27:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:27:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:27:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:27:48 DEBUG : dir/file1(0xc007250500): >openPending: err= 2025/02/17 03:27:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:27:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:27:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:27:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): >_readAt: n=1, err= 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): _readAt: size=256, off=1 2025/02/17 03:27:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): >_readAt: n=15, err=EOF 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): _readAt: size=16, off=16 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): >_readAt: n=0, err=EOF 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): close: 2025/02/17 03:27:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:27:41 +0000 UTC 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): >close: err= 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): close: 2025/02/17 03:27:49 DEBUG : dir/file1(0xc007250500): >close: err=file already closed 2025/02/17 03:27:49 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:27:49 DEBUG : dir: Looking for writers 2025/02/17 03:27:49 DEBUG : file1: reading active writers 2025/02/17 03:27:49 DEBUG : : Looking for writers 2025/02/17 03:27:49 DEBUG : dir: reading active writers 2025/02/17 03:27:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:27:49 DEBUG : >WaitForWriters: 2025/02/17 03:27:49 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (15.93s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:27:56 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:27:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:27:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:27:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:27:56 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/02/17 03:28:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:28:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:28:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:28:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:28:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:28:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:28:03 DEBUG : dir/file1(0xc000382a40): _readAt: size=1, off=0 2025/02/17 03:28:03 DEBUG : dir/file1(0xc000382a40): openPending: 2025/02/17 03:28:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:28:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:03 DEBUG : dir/file1(0xc000382a40): >openPending: err= 2025/02/17 03:28:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:28:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:28:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:28:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >_readAt: n=1, err= 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): _readAt: size=1, off=5 2025/02/17 03:28:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >_readAt: n=1, err= 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): _readAt: size=1, off=3 2025/02/17 03:28:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >_readAt: n=1, err= 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): _readAt: size=1, off=13 2025/02/17 03:28:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >_readAt: n=1, err= 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): _readAt: size=16, off=100 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >_readAt: n=0, err=EOF 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): close: 2025/02/17 03:28:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:27:56 +0000 UTC 2025/02/17 03:28:04 DEBUG : dir/file1(0xc000382a40): >close: err= 2025/02/17 03:28:04 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:28:04 DEBUG : dir: Looking for writers 2025/02/17 03:28:04 DEBUG : file1: reading active writers 2025/02/17 03:28:04 DEBUG : : Looking for writers 2025/02/17 03:28:04 DEBUG : dir: reading active writers 2025/02/17 03:28:04 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:04 DEBUG : >WaitForWriters: 2025/02/17 03:28:04 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (14.90s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:28:11 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:28:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:28:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 DEBUG : Config file has changed externally - reloading 2025/02/17 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:11 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/02/17 03:28:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:28:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:28:18 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:28:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:28:18 DEBUG : dir/file1(0xc0017ac280): _readAt: size=1, off=0 2025/02/17 03:28:18 DEBUG : dir/file1(0xc0017ac280): openPending: 2025/02/17 03:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:28:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:18 DEBUG : dir/file1(0xc0017ac280): >openPending: err= 2025/02/17 03:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:28:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:28:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:28:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=1, err= 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=1, off=5 2025/02/17 03:28:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=1, err= 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=1, off=1 2025/02/17 03:28:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=1, err= 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=6, off=10 2025/02/17 03:28:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=6, err= 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=256, off=10 2025/02/17 03:28:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=6, err=EOF 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=256, off=100 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=0, err=EOF 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): close: 2025/02/17 03:28:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:28:11 +0000 UTC 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >close: err= 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): _readAt: size=256, off=100 2025/02/17 03:28:19 DEBUG : dir/file1(0xc0017ac280): >_readAt: n=0, err=file already closed 2025/02/17 03:28:19 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:28:19 DEBUG : dir: Looking for writers 2025/02/17 03:28:19 DEBUG : file1: reading active writers 2025/02/17 03:28:19 DEBUG : : Looking for writers 2025/02/17 03:28:19 DEBUG : dir: reading active writers 2025/02/17 03:28:19 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:19 DEBUG : >WaitForWriters: 2025/02/17 03:28:19 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (15.12s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:28:26 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:28:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:28:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:26 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/02/17 03:28:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:28:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:28:33 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:28:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:28:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:28:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:28:33 DEBUG : dir/file1(0xc007b19b00): RWFileHandle.Flush 2025/02/17 03:28:33 DEBUG : dir/file1(0xc007b19b00): _readAt: size=256, off=0 2025/02/17 03:28:33 DEBUG : dir/file1(0xc007b19b00): openPending: 2025/02/17 03:28:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:28:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:28:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:33 DEBUG : dir/file1(0xc007b19b00): >openPending: err= 2025/02/17 03:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 03:28:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:28:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:28:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:28:34 DEBUG : dir/file1(0xc007b19b00): >_readAt: n=16, err=EOF 2025/02/17 03:28:34 DEBUG : dir/file1(0xc007b19b00): RWFileHandle.Flush 2025/02/17 03:28:34 DEBUG : dir/file1(0xc007b19b00): RWFileHandle.Flush 2025/02/17 03:28:34 DEBUG : dir/file1(0xc007b19b00): close: 2025/02/17 03:28:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:28:26 +0000 UTC 2025/02/17 03:28:34 DEBUG : dir/file1(0xc007b19b00): >close: err= 2025/02/17 03:28:34 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:28:34 DEBUG : dir: Looking for writers 2025/02/17 03:28:34 DEBUG : file1: reading active writers 2025/02/17 03:28:34 DEBUG : : Looking for writers 2025/02/17 03:28:34 DEBUG : dir: reading active writers 2025/02/17 03:28:34 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:34 DEBUG : >WaitForWriters: 2025/02/17 03:28:34 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (14.95s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:28:41 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:28:41 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:28:41 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:41 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/02/17 03:28:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:28:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:28:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:28:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:28:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:28:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:28:48 DEBUG : dir/file1(0xc00051b0c0): _readAt: size=256, off=0 2025/02/17 03:28:48 DEBUG : dir/file1(0xc00051b0c0): openPending: 2025/02/17 03:28:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:28:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:48 DEBUG : dir/file1(0xc00051b0c0): >openPending: err= 2025/02/17 03:28:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 03:28:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:28:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:28:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:28:49 DEBUG : dir/file1(0xc00051b0c0): >_readAt: n=16, err=EOF 2025/02/17 03:28:49 DEBUG : dir/file1(0xc00051b0c0): RWFileHandle.Release 2025/02/17 03:28:49 DEBUG : dir/file1(0xc00051b0c0): close: 2025/02/17 03:28:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:28:41 +0000 UTC 2025/02/17 03:28:49 DEBUG : dir/file1(0xc00051b0c0): >close: err= 2025/02/17 03:28:49 DEBUG : dir/file1(0xc00051b0c0): RWFileHandle.Release 2025/02/17 03:28:49 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:28:49 DEBUG : dir: Looking for writers 2025/02/17 03:28:49 DEBUG : file1: reading active writers 2025/02/17 03:28:49 DEBUG : : Looking for writers 2025/02/17 03:28:49 DEBUG : dir: reading active writers 2025/02/17 03:28:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:49 DEBUG : >WaitForWriters: 2025/02/17 03:28:49 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (15.12s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:28:56 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:28:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:28:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:28:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:28:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:28:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:28:56 DEBUG : file1: newRWFileHandle: 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): openPending: 2025/02/17 03:28:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:28:56 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:28:56 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:28:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): >openPending: err= 2025/02/17 03:28:56 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:28:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:28:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): _writeAt: size=5, off=0 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): >_writeAt: n=5, err= 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): _writeAt: size=7, off=5 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): >_writeAt: n=7, err= 2025/02/17 03:28:56 DEBUG : file1: vfs cache: truncate to size=11 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): close: 2025/02/17 03:28:56 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:28:56.585063964 +0000 UTC m=+602.209032064 2025/02/17 03:28:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): >close: err= 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): close: 2025/02/17 03:28:56 DEBUG : file1(0xc007234980): >close: err=file already closed dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleMethodsWrite 2025/02/17 03:28:56 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:28:56 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:28:56 DEBUG : : Looking for writers 2025/02/17 03:28:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:56 DEBUG : file1: reading active writers 2025/02/17 03:28:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:28:56 INFO : file1: Copied (new) 2025/02/17 03:28:56 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 03:28:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:28:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:28:56 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:28:57 DEBUG : : Looking for writers 2025/02/17 03:28:57 DEBUG : newLeaf: reading active writers 2025/02/17 03:28:57 DEBUG : file1: reading active writers 2025/02/17 03:28:57 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2025/02/17 03:29:04 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:04 DEBUG : : Looking for writers 2025/02/17 03:29:04 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:04 DEBUG : file1: reading active writers 2025/02/17 03:29:04 DEBUG : >WaitForWriters: 2025/02/17 03:29:04 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.74s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:29:11 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:29:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:29:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:29:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:29:11 DEBUG : file1: newRWFileHandle: 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): openPending: 2025/02/17 03:29:11 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:29:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:29:11 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): >openPending: err= 2025/02/17 03:29:11 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:29:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): _writeAt: size=7, off=0 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): >_writeAt: n=7, err= 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): _writeAt: size=6, off=5 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): >_writeAt: n=6, err= 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): close: 2025/02/17 03:29:11 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:29:11.319969015 +0000 UTC m=+616.943937095 2025/02/17 03:29:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): >close: err= 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): _writeAt: size=5, off=0 2025/02/17 03:29:11 DEBUG : file1(0xc0070f4800): >_writeAt: n=0, err=file already closed dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteAt 2025/02/17 03:29:11 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:29:11 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:29:11 INFO : file1: Copied (new) 2025/02/17 03:29:11 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 03:29:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:29:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:11 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:29:11 DEBUG : : Looking for writers 2025/02/17 03:29:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:11 DEBUG : file1: reading active writers 2025/02/17 03:29:11 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/02/17 03:29:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:18 DEBUG : : Looking for writers 2025/02/17 03:29:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:18 DEBUG : file1: reading active writers 2025/02/17 03:29:18 DEBUG : >WaitForWriters: 2025/02/17 03:29:18 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.42s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:29:25 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:29:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:29:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:29:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:29:25 DEBUG : file1: newRWFileHandle: 2025/02/17 03:29:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:29:25 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:29:25 DEBUG : file1(0xc0070f4e40): openPending: 2025/02/17 03:29:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:25 DEBUG : file1(0xc0070f4e40): >openPending: err= 2025/02/17 03:29:25 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:29:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:29:25 DEBUG : file1(0xc0070f4e40): close: 2025/02/17 03:29:25 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:29:25.738853743 +0000 UTC m=+631.362821844 2025/02/17 03:29:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:29:25 DEBUG : file1(0xc0070f4e40): >close: err= 2025/02/17 03:29:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:29:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:29:25 DEBUG : file2: newRWFileHandle: 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): openPending: 2025/02/17 03:29:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): >openPending: err= 2025/02/17 03:29:25 DEBUG : file2: >newRWFileHandle: err= 2025/02/17 03:29:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:29:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/17 03:29:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): RWFileHandle.Flush 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): RWFileHandle.Release 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): close: 2025/02/17 03:29:25 DEBUG : file2: vfs cache: setting modification time to 2025-02-17 03:29:25.739903905 +0000 UTC m=+631.363872006 2025/02/17 03:29:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/17 03:29:25 DEBUG : file2(0xc0070f4f00): >close: err= dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/02/17 03:29:25 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:25 DEBUG : : Looking for writers 2025/02/17 03:29:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:25 DEBUG : file1: reading active writers 2025/02/17 03:29:25 DEBUG : file2: reading active writers 2025/02/17 03:29:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/17 03:29:25 DEBUG : : Looking for writers 2025/02/17 03:29:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:25 DEBUG : file1: reading active writers 2025/02/17 03:29:25 DEBUG : file2: reading active writers 2025/02/17 03:29:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/17 03:29:25 DEBUG : : Looking for writers 2025/02/17 03:29:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:25 DEBUG : file1: reading active writers 2025/02/17 03:29:25 DEBUG : file2: reading active writers 2025/02/17 03:29:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/17 03:29:25 DEBUG : : Looking for writers 2025/02/17 03:29:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:25 DEBUG : file1: reading active writers 2025/02/17 03:29:25 DEBUG : file2: reading active writers 2025/02/17 03:29:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/17 03:29:25 DEBUG : file2: vfs cache: starting upload 2025/02/17 03:29:25 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:29:25 DEBUG : : Looking for writers 2025/02/17 03:29:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:25 DEBUG : file1: reading active writers 2025/02/17 03:29:25 DEBUG : file2: reading active writers 2025/02/17 03:29:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/17 03:29:26 INFO : file1: Copied (new) 2025/02/17 03:29:26 DEBUG : file1: vfs cache: fingerprint now "0" 2025/02/17 03:29:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:26 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:29:26 DEBUG : : Looking for writers 2025/02/17 03:29:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:26 DEBUG : file1: reading active writers 2025/02/17 03:29:26 DEBUG : file2: reading active writers 2025/02/17 03:29:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:29:26 INFO : file2: Copied (new) 2025/02/17 03:29:26 DEBUG : file2: vfs cache: fingerprint now "0" 2025/02/17 03:29:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/17 03:29:26 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:29:26 INFO : file2: vfs cache: upload succeeded try #1 2025/02/17 03:29:26 DEBUG : : Looking for writers 2025/02/17 03:29:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:26 DEBUG : file1: reading active writers 2025/02/17 03:29:26 DEBUG : file2: reading active writers 2025/02/17 03:29:26 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2025/02/17 03:29:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:33 DEBUG : : Looking for writers 2025/02/17 03:29:33 DEBUG : file1: reading active writers 2025/02/17 03:29:33 DEBUG : file2: reading active writers 2025/02/17 03:29:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:33 DEBUG : >WaitForWriters: 2025/02/17 03:29:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (14.86s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:29:40 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:29:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:29:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:29:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:29:40 DEBUG : file1: newRWFileHandle: 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): openPending: 2025/02/17 03:29:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:29:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:29:40 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:29:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): >openPending: err= 2025/02/17 03:29:40 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:29:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:29:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): _writeAt: size=5, off=0 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): >_writeAt: n=5, err= 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): RWFileHandle.Flush 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): RWFileHandle.Flush 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): close: 2025/02/17 03:29:40 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:29:40.601473709 +0000 UTC m=+646.225441799 2025/02/17 03:29:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:29:40 DEBUG : file1(0xc007f9b6c0): >close: err= 2025/02/17 03:29:40 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:29:40 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:29:40 INFO : file1: Copied (new) 2025/02/17 03:29:40 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:29:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:29:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:40 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:29:40 DEBUG : : Looking for writers 2025/02/17 03:29:40 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:40 DEBUG : file1: reading active writers 2025/02/17 03:29:40 DEBUG : >WaitForWriters: 2025/02/17 03:29:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (7.41s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:29:48 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:29:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:29:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:29:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:29:48 DEBUG : file1: newRWFileHandle: 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): openPending: 2025/02/17 03:29:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:29:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:29:48 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:29:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): >openPending: err= 2025/02/17 03:29:48 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:29:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:29:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): _writeAt: size=5, off=0 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): >_writeAt: n=5, err= 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): RWFileHandle.Release 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): close: 2025/02/17 03:29:48 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:29:48.013912783 +0000 UTC m=+653.637880893 2025/02/17 03:29:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): >close: err= 2025/02/17 03:29:48 DEBUG : file1(0xc007f9bd80): RWFileHandle.Release 2025/02/17 03:29:48 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:29:48 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:29:48 INFO : file1: Copied (new) 2025/02/17 03:29:48 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:29:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:29:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:29:48 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:29:48 DEBUG : : Looking for writers 2025/02/17 03:29:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:29:48 DEBUG : file1: reading active writers 2025/02/17 03:29:48 DEBUG : >WaitForWriters: 2025/02/17 03:29:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.74s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:29:55 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:29:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:29:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:29:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:29:55 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/02/17 03:30:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:30:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:30:03 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): openPending: 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:30:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): >openPending: err= 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:30:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:30:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:30:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): _writeAt: size=5, off=0 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): >_writeAt: n=5, err= 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): close: 2025/02/17 03:30:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:30:03.043573119 +0000 UTC m=+668.667541210 2025/02/17 03:30:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:03 DEBUG : dir/file1(0xc0008c45c0): >close: err= 2025/02/17 03:30:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:30:03 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/02/17 03:30:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:30:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:30:03 DEBUG : dir: Looking for writers 2025/02/17 03:30:03 DEBUG : file1: reading active writers 2025/02/17 03:30:03 DEBUG : : Looking for writers 2025/02/17 03:30:03 DEBUG : dir: reading active writers 2025/02/17 03:30:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:03 DEBUG : >WaitForWriters: 2025/02/17 03:30:03 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (15.23s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:30:10 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:30:10 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:30:10 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:10 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2025/02/17 03:30:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:18 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:30:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:30:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): _writeAt: size=5, off=0 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): openPending: 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): >openPending: err= 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): >_writeAt: n=5, err= 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): _writeAt: size=15, off=5 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): >_writeAt: n=15, err= 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): close: 2025/02/17 03:30:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:30:18.267463824 +0000 UTC m=+683.891431924 2025/02/17 03:30:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:18 DEBUG : dir/file1(0xc0008c4f00): >close: err= 2025/02/17 03:30:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:30:18 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/02/17 03:30:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:30:18 DEBUG : dir: Looking for writers 2025/02/17 03:30:18 DEBUG : file1: reading active writers 2025/02/17 03:30:18 DEBUG : : Looking for writers 2025/02/17 03:30:18 DEBUG : dir: reading active writers 2025/02/17 03:30:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:18 DEBUG : >WaitForWriters: 2025/02/17 03:30:18 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (15.34s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:30:26 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:30:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:30:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:26 DEBUG : file1: newRWFileHandle: 2025/02/17 03:30:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:30:26 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): openPending: 2025/02/17 03:30:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): >openPending: err= 2025/02/17 03:30:26 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:30:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:30:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): _writeAt: size=5, off=0 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): >_writeAt: n=5, err= 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): close: 2025/02/17 03:30:26 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:30:26.317379597 +0000 UTC m=+691.941347687 2025/02/17 03:30:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:26 DEBUG : file1(0xc000588b80): >close: err= 2025/02/17 03:30:26 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:30:26 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:30:26 INFO : file1: Copied (new) 2025/02/17 03:30:26 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:30:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:30:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:26 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:30:26 DEBUG : : Looking for writers 2025/02/17 03:30:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:26 DEBUG : file1: reading active writers 2025/02/17 03:30:26 DEBUG : >WaitForWriters: 2025/02/17 03:30:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.42s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:30:33 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:30:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:30:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:33 INFO : mega root 'rclone-test-mirucag9dupa': 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.735957699 +0000 UTC m=+699.359925789 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.735957699 +0000 UTC m=+699.359925789 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe3c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.735957699 +0000 UTC m=+699.359925789 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afe440): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00019fb20 item 1 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.737877707 +0000 UTC m=+699.361845797 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.737877707 +0000 UTC m=+699.361845797 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000afeb00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d90 item 2 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.739031522 +0000 UTC m=+699.362999612 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff780): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.739031522 +0000 UTC m=+699.362999612 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff880): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.739031522 +0000 UTC m=+699.362999612 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc000aff8c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a770 item 3 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.740677067 +0000 UTC m=+699.364645157 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18200): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.740677067 +0000 UTC m=+699.364645157 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b18280): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ee70 item 4 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.741879564 +0000 UTC m=+699.365847654 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b192c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.741879564 +0000 UTC m=+699.365847654 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b193c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.741879564 +0000 UTC m=+699.365847654 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19580): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000627b20 item 5 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.743478762 +0000 UTC m=+699.367446842 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19dc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.743478762 +0000 UTC m=+699.367446842 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007b19e40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d91f0 item 6 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.744700104 +0000 UTC m=+699.368668194 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c6c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.744700104 +0000 UTC m=+699.368668194 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.744700104 +0000 UTC m=+699.368668194 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753c940): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556310 item 7 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.746277762 +0000 UTC m=+699.370245852 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753cfc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.746277762 +0000 UTC m=+699.370245852 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 8 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc00753d700): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d700): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.747560949 +0000 UTC m=+699.371529029 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d740): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.747560949 +0000 UTC m=+699.371529029 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.747560949 +0000 UTC m=+699.371529029 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00753d840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a3f0 item 9 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.749056744 +0000 UTC m=+699.373024834 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0440): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.749056744 +0000 UTC m=+699.373024834 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c0c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372bd0 item 10 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc0002c1cc0): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1cc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.750337857 +0000 UTC m=+699.374305937 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0002c1e80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.750337857 +0000 UTC m=+699.374305937 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c040): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.750337857 +0000 UTC m=+699.374305937 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ab0 item 11 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.751843411 +0000 UTC m=+699.375811491 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c7c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.751843411 +0000 UTC m=+699.375811491 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697c900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cc40 item 12 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc00697d040): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d040): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.753065193 +0000 UTC m=+699.377033283 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.753065193 +0000 UTC m=+699.377033283 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b39d0 item 13 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.754302726 +0000 UTC m=+699.378270816 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697d9c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.754302726 +0000 UTC m=+699.378270816 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cebd0 item 14 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc0071d35c0): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d35c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.755611361 +0000 UTC m=+699.379579441 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3600): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.755611361 +0000 UTC m=+699.379579441 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d36c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 15 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.75693267 +0000 UTC m=+699.380900760 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3d40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.75693267 +0000 UTC m=+699.380900760 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0071d3e40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2d20 item 16 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.758180441 +0000 UTC m=+699.382148550 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.758180441 +0000 UTC m=+699.382148550 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ae80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.758180441 +0000 UTC m=+699.382148550 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004347e0 item 17 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.759838519 +0000 UTC m=+699.383806609 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051b800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.759838519 +0000 UTC m=+699.383806609 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00051ba00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000018070 item 18 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.761081111 +0000 UTC m=+699.385049201 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.761081111 +0000 UTC m=+699.385049201 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac280): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.761081111 +0000 UTC m=+699.385049201 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ac340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003a2a0 item 19 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.762646094 +0000 UTC m=+699.386614175 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017aca80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.762646094 +0000 UTC m=+699.386614175 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017acc80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000115e30 item 20 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.763980468 +0000 UTC m=+699.387948548 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad1c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.763980468 +0000 UTC m=+699.387948548 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.763980468 +0000 UTC m=+699.387948548 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ad400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000146af0 item 21 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.765675966 +0000 UTC m=+699.389644045 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017ada80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.765675966 +0000 UTC m=+699.389644045 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0017add00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f650 item 22 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.767111067 +0000 UTC m=+699.391079147 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.767111067 +0000 UTC m=+699.391079147 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296440): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.767111067 +0000 UTC m=+699.391079147 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296480): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001663f0 item 23 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.768700016 +0000 UTC m=+699.392668095 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072967c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.768700016 +0000 UTC m=+699.392668095 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000172d90 item 24 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc007296c00): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.769961303 +0000 UTC m=+699.393929383 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007296c40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.769961303 +0000 UTC m=+699.393929383 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5780): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.769961303 +0000 UTC m=+699.393929383 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c57c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006da8af0 item 25 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.771647252 +0000 UTC m=+699.395615333 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5b80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.771647252 +0000 UTC m=+699.395615333 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0008c5d40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303a40 item 26 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc007234240): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234240): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.772959264 +0000 UTC m=+699.396927363 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234280): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.772959264 +0000 UTC m=+699.396927363 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.772959264 +0000 UTC m=+699.396927363 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072343c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003e3f0 item 27 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.77447736 +0000 UTC m=+699.398445450 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234700): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.77447736 +0000 UTC m=+699.398445450 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234780): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a77ea0 item 28 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc007234b80): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234b80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.775768152 +0000 UTC m=+699.399736232 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234bc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.775768152 +0000 UTC m=+699.399736232 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007234d00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e8bdc0 item 29 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.77712099 +0000 UTC m=+699.401089080 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.77712099 +0000 UTC m=+699.401089080 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eafc70 item 30 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): _readAt: size=2, off=0 2025/02/17 03:30:33 ERROR : open-test-file(0xc0072354c0): Couldn't read size of file 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072354c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.778629098 +0000 UTC m=+699.402597178 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235500): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.778629098 +0000 UTC m=+699.402597178 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072355c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eedb20 item 31 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.780218637 +0000 UTC m=+699.404186718 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235940): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.780218637 +0000 UTC m=+699.404186718 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072359c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2b9d0 item 32 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.781662014 +0000 UTC m=+699.405630094 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235cc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53880 item 33 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.782162679 +0000 UTC m=+699.406130759 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.782162679 +0000 UTC m=+699.406130759 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007235d40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f539d0 item 33 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.784024508 +0000 UTC m=+699.407992598 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a180): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf880 item 34 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.784614832 +0000 UTC m=+699.408582922 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.784614832 +0000 UTC m=+699.408582922 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf9d0 item 34 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.786180126 +0000 UTC m=+699.410148216 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001007880 item 35 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.786703313 +0000 UTC m=+699.410671403 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9a9c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.786703313 +0000 UTC m=+699.410671403 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9aa40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010079d0 item 35 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.788229695 +0000 UTC m=+699.412197776 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001041880 item 36 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.788751561 +0000 UTC m=+699.412719641 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b640): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.788751561 +0000 UTC m=+699.412719641 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9b680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010419d0 item 36 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.790105902 +0000 UTC m=+699.414073992 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9bc80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f880 item 37 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.790596427 +0000 UTC m=+699.414564508 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.790596427 +0000 UTC m=+699.414564508 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f9be40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00108f9d0 item 37 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.792124432 +0000 UTC m=+699.416092512 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d9880 item 38 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.792634506 +0000 UTC m=+699.416602596 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b4c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.792634506 +0000 UTC m=+699.416602596 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006a1b580): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d99d0 item 38 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.794053928 +0000 UTC m=+699.418022018 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4140): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001121880 item 39 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.794559412 +0000 UTC m=+699.418527502 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4200): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.794559412 +0000 UTC m=+699.418527502 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4240): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011219d0 item 39 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.796029038 +0000 UTC m=+699.419997128 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f46c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001177880 item 40 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.79655476 +0000 UTC m=+699.420522850 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4780): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.79655476 +0000 UTC m=+699.420522850 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f47c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011779d0 item 40 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.797934097 +0000 UTC m=+699.421902188 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c9880 item 41 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.79840672 +0000 UTC m=+699.422374811 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c99d0 item 41 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.798871599 +0000 UTC m=+699.422839689 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4c80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.798871599 +0000 UTC m=+699.422839689 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f4cc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011c9b20 item 41 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.800233093 +0000 UTC m=+699.424201183 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011fd9d0 item 42 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.800727827 +0000 UTC m=+699.424695907 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5180): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011fdb20 item 42 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.801266994 +0000 UTC m=+699.425235074 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5240): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.801266994 +0000 UTC m=+699.425235074 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5280): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011fdc70 item 42 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.802940902 +0000 UTC m=+699.426908992 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5700): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001237b20 item 43 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.803439093 +0000 UTC m=+699.427407183 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5740): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001237c70 item 43 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.803949696 +0000 UTC m=+699.427917777 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.803949696 +0000 UTC m=+699.427917777 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5880): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001237dc0 item 43 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.805490997 +0000 UTC m=+699.429459087 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001265c70 item 44 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.805947058 +0000 UTC m=+699.429915139 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5c80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001265dc0 item 44 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.806512235 +0000 UTC m=+699.430480325 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.806512235 +0000 UTC m=+699.430480325 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0070f5d80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001265f10 item 44 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.807942837 +0000 UTC m=+699.431910927 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46640): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ebdc0 item 45 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.808430028 +0000 UTC m=+699.432398118 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.808430028 +0000 UTC m=+699.432398118 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d46b40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ebf10 item 45 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.809931122 +0000 UTC m=+699.433899212 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47a40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131ddc0 item 46 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.81044887 +0000 UTC m=+699.434416950 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc005d47dc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.81044887 +0000 UTC m=+699.434416950 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe000): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00131df10 item 46 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.812047046 +0000 UTC m=+699.436015146 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136ddc0 item 47 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.812578458 +0000 UTC m=+699.436546548 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe3c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.812578458 +0000 UTC m=+699.436546548 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe480): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00136df10 item 47 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.814161998 +0000 UTC m=+699.438130088 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c5dc0 item 48 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.81465578 +0000 UTC m=+699.438623870 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.81465578 +0000 UTC m=+699.438623870 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fe900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c5f10 item 48 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.816252283 +0000 UTC m=+699.440220363 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066fed80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ced90 item 49 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.816816728 +0000 UTC m=+699.440784808 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697db80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.816816728 +0000 UTC m=+699.440784808 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00697dbc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ceee0 item 49 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.818320568 +0000 UTC m=+699.442288647 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74540): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af3030 item 50 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.818901964 +0000 UTC m=+699.442870044 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f746c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.818901964 +0000 UTC m=+699.442870044 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f74a80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000af3180 item 50 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.820379925 +0000 UTC m=+699.444348005 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb030 item 51 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.820905828 +0000 UTC m=+699.444873918 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f752c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.820905828 +0000 UTC m=+699.444873918 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f753c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014bb180 item 51 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.822366407 +0000 UTC m=+699.446334487 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75a40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f7030 item 52 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.82307476 +0000 UTC m=+699.447042851 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.82307476 +0000 UTC m=+699.447042851 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f75c40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f7180 item 52 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.824739621 +0000 UTC m=+699.448707711 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46300): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535030 item 53 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.825234715 +0000 UTC m=+699.449202805 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f463c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.825234715 +0000 UTC m=+699.449202805 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001535180 item 53 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.826736742 +0000 UTC m=+699.450704833 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46740): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f030 item 54 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.827306026 +0000 UTC m=+699.451274116 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.827306026 +0000 UTC m=+699.451274116 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00155f180 item 54 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.828856182 +0000 UTC m=+699.452824263 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bf030 item 55 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.829322544 +0000 UTC m=+699.453290624 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46cc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.829322544 +0000 UTC m=+699.453290624 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f46d00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015bf180 item 55 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.830882689 +0000 UTC m=+699.454850779 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47040): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fb030 item 56 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.83148844 +0000 UTC m=+699.455456530 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.83148844 +0000 UTC m=+699.455456530 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47140): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fb180 item 56 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.8331419 +0000 UTC m=+699.457109980 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f474c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00163d030 item 57 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.833593675 +0000 UTC m=+699.457561755 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47500): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00163d180 item 57 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.834072769 +0000 UTC m=+699.458040859 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f475c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.834072769 +0000 UTC m=+699.458040859 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47600): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00163d2d0 item 57 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.835453409 +0000 UTC m=+699.459421489 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47980): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679180 item 58 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.835847856 +0000 UTC m=+699.459815936 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f479c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016792d0 item 58 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.836376594 +0000 UTC m=+699.460344674 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47a80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.836376594 +0000 UTC m=+699.460344674 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47ac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679420 item 58 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.837757574 +0000 UTC m=+699.461725654 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b32d0 item 59 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.838179232 +0000 UTC m=+699.462147311 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47e80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b3420 item 59 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.838645554 +0000 UTC m=+699.462613634 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007f47f40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.838645554 +0000 UTC m=+699.462613634 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0000): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b3570 item 59 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.840063542 +0000 UTC m=+699.464031623 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001721420 item 60 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.840467778 +0000 UTC m=+699.464435858 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001721570 item 60 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.84103082 +0000 UTC m=+699.464998900 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa04c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.84103082 +0000 UTC m=+699.464998900 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006aa0500): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017216c0 item 60 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.842518159 +0000 UTC m=+699.466486239 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d945b0 item 61 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.843113441 +0000 UTC m=+699.467081521 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072970c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.843113441 +0000 UTC m=+699.467081521 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297180): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d94700 item 61 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.844640655 +0000 UTC m=+699.468608865 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297500): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017825b0 item 62 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.845143965 +0000 UTC m=+699.469112045 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297540): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.845143965 +0000 UTC m=+699.469112045 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297600): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001782700 item 62 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.846652383 +0000 UTC m=+699.470620473 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0072979c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d05b0 item 63 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.847112302 +0000 UTC m=+699.471080383 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297a00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.847112302 +0000 UTC m=+699.471080383 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017d0700 item 63 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.848604631 +0000 UTC m=+699.472572721 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297e80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00181e5b0 item 64 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.849061634 +0000 UTC m=+699.473029714 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc007297ec0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.849061634 +0000 UTC m=+699.473029714 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854000): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00181e700 item 64 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.850544976 +0000 UTC m=+699.474513056 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854300): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018665b0 item 65 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.851018451 +0000 UTC m=+699.474986531 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.851018451 +0000 UTC m=+699.474986531 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001866700 item 65 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.852513964 +0000 UTC m=+699.476482045 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018b85b0 item 66 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.853086905 +0000 UTC m=+699.477054986 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068546c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.853086905 +0000 UTC m=+699.477054986 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854700): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018b8700 item 66 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.854422311 +0000 UTC m=+699.478390391 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018de5b0 item 67 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.854897549 +0000 UTC m=+699.478865629 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.854897549 +0000 UTC m=+699.478865629 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854a80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018de700 item 67 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.856315909 +0000 UTC m=+699.480283989 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854dc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019165b0 item 68 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.856858312 +0000 UTC m=+699.480826393 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854e80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.856858312 +0000 UTC m=+699.480826393 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006854ec0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001916700 item 68 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.858139366 +0000 UTC m=+699.482107445 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0068551c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019725b0 item 69 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.858652264 +0000 UTC m=+699.482620344 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855200): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.858652264 +0000 UTC m=+699.482620344 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855240): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001972700 item 69 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.860088929 +0000 UTC m=+699.484056999 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855580): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019e45b0 item 70 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.860633636 +0000 UTC m=+699.484601716 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855640): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.860633636 +0000 UTC m=+699.484601716 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019e4700 item 70 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.862013053 +0000 UTC m=+699.485981134 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855ac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a1e5b0 item 71 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.862584001 +0000 UTC m=+699.486552081 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855b80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.862584001 +0000 UTC m=+699.486552081 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855bc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a1e700 item 71 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.863920047 +0000 UTC m=+699.487888126 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006855f00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a665b0 item 72 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.864436772 +0000 UTC m=+699.488404842 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e040): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.864436772 +0000 UTC m=+699.488404842 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a66700 item 72 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.865830125 +0000 UTC m=+699.489798205 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e380): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab65b0 item 73 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.866283963 +0000 UTC m=+699.490252043 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e3c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab6700 item 73 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.866755876 +0000 UTC m=+699.490723956 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.866755876 +0000 UTC m=+699.490723956 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e440): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab6850 item 73 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.868345856 +0000 UTC m=+699.492313936 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e7c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b02700 item 74 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.868875526 +0000 UTC m=+699.492843606 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e800): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b02850 item 74 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.869474925 +0000 UTC m=+699.493443046 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e8c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.869474925 +0000 UTC m=+699.493443046 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1e900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b029a0 item 74 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.870835598 +0000 UTC m=+699.494803678 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ec80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6a850 item 75 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.871276081 +0000 UTC m=+699.495244162 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ecc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): _writeAt: size=3, off=2 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6a9a0 item 75 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.871757651 +0000 UTC m=+699.495725730 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ed80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.871757651 +0000 UTC m=+699.495725730 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1edc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6aaf0 item 75 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.87325558 +0000 UTC m=+699.497223670 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f180): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb89a0 item 76 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.873855991 +0000 UTC m=+699.497824071 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f1c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb8af0 item 76 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): _writeAt: size=3, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.874391952 +0000 UTC m=+699.498360032 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f280): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.874391952 +0000 UTC m=+699.498360032 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f2c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bb8c40 item 76 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.875820872 +0000 UTC m=+699.499788952 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f640): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c12af0 item 77 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.876340723 +0000 UTC m=+699.500308803 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.876340723 +0000 UTC m=+699.500308803 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1f740): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c12c40 item 77 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.877742242 +0000 UTC m=+699.501710323 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c62af0 item 78 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.878310042 +0000 UTC m=+699.502278122 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fb00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.878310042 +0000 UTC m=+699.502278122 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1fbc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c62c40 item 78 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.879545281 +0000 UTC m=+699.503513360 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006e1ff40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb4af0 item 79 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.880025487 +0000 UTC m=+699.503993567 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58000): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.880025487 +0000 UTC m=+699.503993567 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f580c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cb4c40 item 79 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.881332811 +0000 UTC m=+699.505300891 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58440): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d3caf0 item 80 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.881806395 +0000 UTC m=+699.505774476 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58480): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.881806395 +0000 UTC m=+699.505774476 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58540): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d3cc40 item 80 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.883174532 +0000 UTC m=+699.507142612 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d80af0 item 81 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.883652775 +0000 UTC m=+699.507620855 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58880): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.883652775 +0000 UTC m=+699.507620855 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f588c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d80c40 item 81 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.885025801 +0000 UTC m=+699.508993871 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de8af0 item 82 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.885541354 +0000 UTC m=+699.509509434 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58cc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.885541354 +0000 UTC m=+699.509509434 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f58e00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de8c40 item 82 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.886825453 +0000 UTC m=+699.510793533 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59240): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e4caf0 item 83 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.887304007 +0000 UTC m=+699.511272087 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59300): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.887304007 +0000 UTC m=+699.511272087 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e4cc40 item 83 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.888566315 +0000 UTC m=+699.512534396 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e92af0 item 84 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.889084083 +0000 UTC m=+699.513052163 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59740): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.889084083 +0000 UTC m=+699.513052163 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59780): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e92c40 item 84 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.890264068 +0000 UTC m=+699.514232147 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59ac0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001edcaf0 item 85 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.890740989 +0000 UTC m=+699.514709069 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59bc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.890740989 +0000 UTC m=+699.514709069 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59c00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001edcc40 item 85 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.892028054 +0000 UTC m=+699.515996134 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc006f59f40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002084af0 item 86 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.892527857 +0000 UTC m=+699.516495937 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e080): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.892527857 +0000 UTC m=+699.516495937 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e0c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002084c40 item 86 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.894078034 +0000 UTC m=+699.518046124 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021feaf0 item 87 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.894604868 +0000 UTC m=+699.518572949 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e4c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.894604868 +0000 UTC m=+699.518572949 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e500): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021fec40 item 87 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.896271802 +0000 UTC m=+699.520239892 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e840): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002332af0 item 88 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.896826669 +0000 UTC m=+699.520794759 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e900): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.896826669 +0000 UTC m=+699.520794759 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00211e940): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002332c40 item 88 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.898396642 +0000 UTC m=+699.522364723 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff0c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143efc0 item 89 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.898874566 +0000 UTC m=+699.522842656 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143f110 item 89 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.899399387 +0000 UTC m=+699.523367467 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff1c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.899399387 +0000 UTC m=+699.523367467 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff200): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143f260 item 89 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.900748687 +0000 UTC m=+699.524716768 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff580): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023e5110 item 90 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.901193489 +0000 UTC m=+699.525161568 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff5c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023e5260 item 90 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.901680749 +0000 UTC m=+699.525648829 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.901680749 +0000 UTC m=+699.525648829 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ff6c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023e53b0 item 90 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.902971731 +0000 UTC m=+699.526939811 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bb260 item 91 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.903491222 +0000 UTC m=+699.527459301 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffa80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): >_readAt: n=2, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): _writeAt: size=3, off=7 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bb3b0 item 91 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.903948687 +0000 UTC m=+699.527916767 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffb80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): >_readAt: n=8, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.903948687 +0000 UTC m=+699.527916767 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc0066ffcc0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024bb500 item 91 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.905605983 +0000 UTC m=+699.529574073 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c0c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025193b0 item 92 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.906055483 +0000 UTC m=+699.530023563 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c100): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): open at offset 5 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002519500 item 92 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): _readAt: size=2, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): _writeAt: size=3, off=5 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): >_writeAt: n=3, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.906574933 +0000 UTC m=+699.530543013 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c1c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): >_readAt: n=3, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.906574933 +0000 UTC m=+699.530543013 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c200): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002519650 item 92 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.907930687 +0000 UTC m=+699.531898767 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c580): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002651500 item 93 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.908364848 +0000 UTC m=+699.532332928 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c5c0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.908364848 +0000 UTC m=+699.532332928 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254c680): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002651650 item 93 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.909877173 +0000 UTC m=+699.533845253 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002703500 item 94 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.910302768 +0000 UTC m=+699.534270849 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ca40): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.910302768 +0000 UTC m=+699.534270849 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cb00): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002703650 item 94 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.911767505 +0000 UTC m=+699.535735585 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254ce80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002763500 item 95 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.912164147 +0000 UTC m=+699.536132226 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cec0): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.912164147 +0000 UTC m=+699.536132226 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254cf80): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002763650 item 95 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 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/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): open at offset 0 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): _readAt: size=2, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): >_readAt: n=0, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.913769366 +0000 UTC m=+699.537737446 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d300): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): _writeAt: size=5, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): >openPending: err= 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028c1500 item 96 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): >_writeAt: n=5, err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.914202205 +0000 UTC m=+699.538170285 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d340): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:33 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): _readAt: size=512, off=0 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): openPending: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): >openPending: err= 2025/02/17 03:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): >_readAt: n=5, err=EOF 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): close: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:33.914202205 +0000 UTC m=+699.538170285 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:33 DEBUG : open-test-file(0xc00254d400): >close: err= 2025/02/17 03:30:33 DEBUG : open-test-file: Remove: 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028c1650 item 96 2025/02/17 03:30:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:33 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:33 DEBUG : open-test-file: >Remove: err= 2025/02/17 03:30:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:33 DEBUG : : Looking for writers 2025/02/17 03:30:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:33 DEBUG : >WaitForWriters: 2025/02/17 03:30:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:30:40 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:30:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:30:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:40 INFO : mega root 'rclone-test-mirucag9dupa': 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/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.956304184 +0000 UTC m=+706.580272264 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea040): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.956304184 +0000 UTC m=+706.580272264 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea080): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.956304184 +0000 UTC m=+706.580272264 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea0c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002aa5340 item 1 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.95821777 +0000 UTC m=+706.582185860 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea3c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.95821777 +0000 UTC m=+706.582185860 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea400): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b572d0 item 2 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.959503402 +0000 UTC m=+706.583471492 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea700): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.959503402 +0000 UTC m=+706.583471492 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea740): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.959503402 +0000 UTC m=+706.583471492 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aea780): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ba3180 item 3 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.961383605 +0000 UTC m=+706.585351705 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaac0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.961383605 +0000 UTC m=+706.585351705 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeab40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c33110 item 4 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.962735291 +0000 UTC m=+706.586703371 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.962735291 +0000 UTC m=+706.586703371 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeae80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.962735291 +0000 UTC m=+706.586703371 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeaec0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ccafc0 item 5 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.964651249 +0000 UTC m=+706.588619330 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb200): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.964651249 +0000 UTC m=+706.588619330 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb280): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d6cf50 item 6 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.966312193 +0000 UTC m=+706.590280273 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb5c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.966312193 +0000 UTC m=+706.590280273 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb680): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.966312193 +0000 UTC m=+706.590280273 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeb6c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002df4e00 item 7 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.968186606 +0000 UTC m=+706.592154686 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.968186606 +0000 UTC m=+706.592154686 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aeba80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e86d90 item 8 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc002aebd80): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebd80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.969648186 +0000 UTC m=+706.593616266 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebdc0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.969648186 +0000 UTC m=+706.593616266 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.969648186 +0000 UTC m=+706.593616266 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002aebe40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002efec40 item 9 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.971399859 +0000 UTC m=+706.595367949 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e200): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.971399859 +0000 UTC m=+706.595367949 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e280): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f6abd0 item 10 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc002f5e600): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e600): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.972820854 +0000 UTC m=+706.596788954 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e640): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): _writeAt: size=3, off=2 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.972820854 +0000 UTC m=+706.596788954 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e700): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.972820854 +0000 UTC m=+706.596788954 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5e740): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ff6a80 item 11 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.974441302 +0000 UTC m=+706.598409382 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ea80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.974441302 +0000 UTC m=+706.598409382 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eb00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003058a10 item 12 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc002f5ee80): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ee80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.975816691 +0000 UTC m=+706.599784781 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5eec0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.975816691 +0000 UTC m=+706.599784781 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ef80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00311a8c0 item 13 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.977279115 +0000 UTC m=+706.601247205 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f2c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.977279115 +0000 UTC m=+706.601247205 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f340): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031a8770 item 14 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc002f5f6c0): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f6c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.978737529 +0000 UTC m=+706.602705609 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f700): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.978737529 +0000 UTC m=+706.602705609 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5f7c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00322c620 item 15 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 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/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.980092961 +0000 UTC m=+706.604061042 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.980092961 +0000 UTC m=+706.604061042 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fb80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ec4d0 item 16 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.981441661 +0000 UTC m=+706.605409751 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fe80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.981441661 +0000 UTC m=+706.605409751 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5fec0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.981441661 +0000 UTC m=+706.605409751 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc002f5ff00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003348380 item 17 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.983181282 +0000 UTC m=+706.607149361 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a62c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.983181282 +0000 UTC m=+706.607149361 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6340): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033ce310 item 18 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.984553174 +0000 UTC m=+706.608521255 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6680): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.984553174 +0000 UTC m=+706.608521255 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6740): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.984553174 +0000 UTC m=+706.608521255 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6780): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034961c0 item 19 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.986288076 +0000 UTC m=+706.610256166 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6ac0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.986288076 +0000 UTC m=+706.610256166 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6b40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00354e150 item 20 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.987735341 +0000 UTC m=+706.611703421 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6e80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.987735341 +0000 UTC m=+706.611703421 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.987735341 +0000 UTC m=+706.611703421 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a6f80): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035c8000 item 21 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.98956556 +0000 UTC m=+706.613533640 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a72c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.98956556 +0000 UTC m=+706.613533640 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7340): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003621f10 item 22 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.99090848 +0000 UTC m=+706.614876559 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7680): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.99090848 +0000 UTC m=+706.614876559 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7740): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.99090848 +0000 UTC m=+706.614876559 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7780): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036b3dc0 item 23 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 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/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.992534617 +0000 UTC m=+706.616502707 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ac0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.992534617 +0000 UTC m=+706.616502707 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7b40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003783d50 item 24 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc0033a7ec0): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7ec0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.993956955 +0000 UTC m=+706.617925045 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0033a7f00): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.993956955 +0000 UTC m=+706.617925045 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862040): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.993956955 +0000 UTC m=+706.617925045 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862080): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037ebc00 item 25 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.995569719 +0000 UTC m=+706.619537809 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038623c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.995569719 +0000 UTC m=+706.619537809 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862440): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038bbb90 item 26 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc0038627c0): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038627c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.996928356 +0000 UTC m=+706.620896446 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862800): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): _readAt: size=2, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): open at offset 5 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): >_readAt: n=2, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): _writeAt: size=3, off=7 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.996928356 +0000 UTC m=+706.620896446 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc0038628c0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.996928356 +0000 UTC m=+706.620896446 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862900): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00391da40 item 27 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 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/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): >openPending: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): >_writeAt: n=5, err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.998617203 +0000 UTC m=+706.622585322 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862c40): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): _readAt: size=512, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): >openPending: err= 2025/02/17 03:30:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): >_readAt: n=5, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): close: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:40.998617203 +0000 UTC m=+706.622585322 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003862cc0): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: Remove: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039d59d0 item 28 2025/02/17 03:30:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): _readAt: size=2, off=0 2025/02/17 03:30:40 ERROR : open-test-file(0xc003863040): Couldn't read size of file 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): >_readAt: n=0, err=EOF 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): _writeAt: size=5, off=0 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): close: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863040): >close: err= 2025/02/17 03:30:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:40 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863080): openPending: 2025/02/17 03:30:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:40 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:40 DEBUG : open-test-file(0xc003863080): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863080): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863080): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863080): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.000060479 +0000 UTC m=+706.624028579 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863080): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.000060479 +0000 UTC m=+706.624028579 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863140): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a61880 item 29 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.001418306 +0000 UTC m=+706.625386396 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863480): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.001418306 +0000 UTC m=+706.625386396 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863500): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003adf730 item 30 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): _readAt: size=2, off=0 2025/02/17 03:30:41 ERROR : open-test-file(0xc003863880): Couldn't read size of file 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): close: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.002906918 +0000 UTC m=+706.626874998 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0038638c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.002906918 +0000 UTC m=+706.626874998 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b515e0 item 31 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.004215913 +0000 UTC m=+706.628184003 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863cc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.004215913 +0000 UTC m=+706.628184003 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003863d40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bdf490 item 32 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.005491536 +0000 UTC m=+706.629459626 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c0c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c43340 item 33 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.005880272 +0000 UTC m=+706.629848362 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.005880272 +0000 UTC m=+706.629848362 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c140): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c43490 item 33 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.007287172 +0000 UTC m=+706.631255272 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c440): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbf340 item 34 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.007684574 +0000 UTC m=+706.631652664 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c480): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.007684574 +0000 UTC m=+706.631652664 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c4c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbf490 item 34 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.008974985 +0000 UTC m=+706.632943075 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c7c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d27340 item 35 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.009353642 +0000 UTC m=+706.633321732 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c800): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.009353642 +0000 UTC m=+706.633321732 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c840): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d27490 item 35 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.010629717 +0000 UTC m=+706.634597807 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001776620 item 36 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.011063738 +0000 UTC m=+706.635031817 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0940): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.011063738 +0000 UTC m=+706.635031817 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001776770 item 36 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.012205672 +0000 UTC m=+706.636173751 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0c80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003de6620 item 37 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.013204918 +0000 UTC m=+706.637173028 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0cc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.013204918 +0000 UTC m=+706.637173028 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa0d00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003de6770 item 37 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.015518672 +0000 UTC m=+706.639486781 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1040): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e1c620 item 38 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.016312585 +0000 UTC m=+706.640280695 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.016312585 +0000 UTC m=+706.640280695 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1140): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e1c770 item 38 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.018599668 +0000 UTC m=+706.642567758 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1480): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ea6620 item 39 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.019058275 +0000 UTC m=+706.643026354 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1540): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.019058275 +0000 UTC m=+706.643026354 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1580): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ea6770 item 39 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.02037284 +0000 UTC m=+706.644340921 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa19c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f16620 item 40 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.020829374 +0000 UTC m=+706.644797454 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1a80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.020829374 +0000 UTC m=+706.644797454 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1ac0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f16770 item 40 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.022074621 +0000 UTC m=+706.646042701 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1dc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f78620 item 41 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.022549558 +0000 UTC m=+706.646517658 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f78770 item 41 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.023054271 +0000 UTC m=+706.647022371 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.023054271 +0000 UTC m=+706.647022371 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc006aa1e80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f788c0 item 41 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.02432187 +0000 UTC m=+706.648289949 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc280): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fd4770 item 42 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.024697902 +0000 UTC m=+706.648665982 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc2c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fd48c0 item 42 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.025157591 +0000 UTC m=+706.649125670 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc380): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.025157591 +0000 UTC m=+706.649125670 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc3c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fd4a10 item 42 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.026266092 +0000 UTC m=+706.650234172 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc740): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040248c0 item 43 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.026617729 +0000 UTC m=+706.650585809 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004024a10 item 43 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.027054495 +0000 UTC m=+706.651022575 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc840): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.027054495 +0000 UTC m=+706.651022575 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcc880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004024b60 item 43 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.028195167 +0000 UTC m=+706.652163247 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004082a10 item 44 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.02856642 +0000 UTC m=+706.652534500 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccc40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004082b60 item 44 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.029120135 +0000 UTC m=+706.653088215 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.029120135 +0000 UTC m=+706.653088215 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fccd40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004082cb0 item 44 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.030327 +0000 UTC m=+706.654295090 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd0c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc700 item 45 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.031484853 +0000 UTC m=+706.655452943 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250d40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.031484853 +0000 UTC m=+706.655452943 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007250f00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc8c0 item 45 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.033739405 +0000 UTC m=+706.657707526 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251680): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041b3030 item 46 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.034301035 +0000 UTC m=+706.658269115 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0072516c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.034301035 +0000 UTC m=+706.658269115 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc007251900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041b3180 item 46 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.037339061 +0000 UTC m=+706.661307141 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274080): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004267030 item 47 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.037859794 +0000 UTC m=+706.661827874 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042740c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.037859794 +0000 UTC m=+706.661827874 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274180): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004267180 item 47 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.039094922 +0000 UTC m=+706.663063002 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274500): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042b1030 item 48 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.039446088 +0000 UTC m=+706.663414167 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274540): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.039446088 +0000 UTC m=+706.663414167 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274600): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042b1180 item 48 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.040890095 +0000 UTC m=+706.664858196 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00431b030 item 49 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.041380452 +0000 UTC m=+706.665348532 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274940): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.041380452 +0000 UTC m=+706.665348532 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00431b180 item 49 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.043528004 +0000 UTC m=+706.667496084 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274cc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004389030 item 50 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.044352825 +0000 UTC m=+706.668320906 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274d80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.044352825 +0000 UTC m=+706.668320906 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004274dc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004389180 item 50 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.046560721 +0000 UTC m=+706.670528801 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004411030 item 51 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.047869767 +0000 UTC m=+706.671837847 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0042751c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.047869767 +0000 UTC m=+706.671837847 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275200): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004411180 item 51 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.049315298 +0000 UTC m=+706.673283378 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275540): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446b030 item 52 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.049729131 +0000 UTC m=+706.673697211 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275600): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.049729131 +0000 UTC m=+706.673697211 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275640): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446b180 item 52 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.050890521 +0000 UTC m=+706.674858601 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044c9030 item 53 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.051256664 +0000 UTC m=+706.675224744 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.051256664 +0000 UTC m=+706.675224744 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275a80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044c9180 item 53 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.052514365 +0000 UTC m=+706.676482445 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275dc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004539030 item 54 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.052890477 +0000 UTC m=+706.676858548 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275e80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.052890477 +0000 UTC m=+706.676858548 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc004275ec0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004539180 item 54 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.053931132 +0000 UTC m=+706.677899212 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8280): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ad030 item 55 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.054295523 +0000 UTC m=+706.678263604 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8340): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.054295523 +0000 UTC m=+706.678263604 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8380): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ad180 item 55 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.055433178 +0000 UTC m=+706.679401259 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a86c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00460f030 item 56 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.055807327 +0000 UTC m=+706.679775407 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.055807327 +0000 UTC m=+706.679775407 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a87c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00460f180 item 56 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.056756481 +0000 UTC m=+706.680724561 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004655030 item 57 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.057080056 +0000 UTC m=+706.681048136 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8b80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004655180 item 57 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.057427745 +0000 UTC m=+706.681395825 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.057427745 +0000 UTC m=+706.681395825 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a8c80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046552d0 item 57 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.058826729 +0000 UTC m=+706.682794800 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9000): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046db180 item 58 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.059197041 +0000 UTC m=+706.683165121 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9040): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046db2d0 item 58 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.059551803 +0000 UTC m=+706.683519884 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.059551803 +0000 UTC m=+706.683519884 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9140): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046db420 item 58 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.060663091 +0000 UTC m=+706.684631170 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a94c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047e12d0 item 59 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.061028763 +0000 UTC m=+706.684996843 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9500): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047e1420 item 59 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.061377695 +0000 UTC m=+706.685345785 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a95c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.061377695 +0000 UTC m=+706.685345785 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9600): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047e1570 item 59 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.062528636 +0000 UTC m=+706.686496716 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00482b420 item 60 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.0628416 +0000 UTC m=+706.686809680 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a99c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00482b570 item 60 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.063213216 +0000 UTC m=+706.687181295 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9a80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.063213216 +0000 UTC m=+706.687181295 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9ac0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00482b6c0 item 60 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.064315795 +0000 UTC m=+706.688283874 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00488f570 item 61 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.064614022 +0000 UTC m=+706.688582102 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9e80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.064614022 +0000 UTC m=+706.688582102 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0045a9f40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00488f6c0 item 61 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.065711262 +0000 UTC m=+706.689679343 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8340): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048c9570 item 62 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.066059533 +0000 UTC m=+706.690027612 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8380): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.066059533 +0000 UTC m=+706.690027612 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8440): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048c96c0 item 62 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.067166992 +0000 UTC m=+706.691135072 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b87c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004905570 item 63 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.067512698 +0000 UTC m=+706.691480778 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8800): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.067512698 +0000 UTC m=+706.691480778 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b88c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049056c0 item 63 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.068720465 +0000 UTC m=+706.692688544 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00496b570 item 64 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.069075358 +0000 UTC m=+706.693043438 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8c80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.069075358 +0000 UTC m=+706.693043438 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b8d40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00496b6c0 item 64 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.070139807 +0000 UTC m=+706.694107887 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9040): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d51570 item 65 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.070487155 +0000 UTC m=+706.694455236 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9080): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.070487155 +0000 UTC m=+706.694455236 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b90c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d516c0 item 65 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.071499717 +0000 UTC m=+706.695467797 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b93c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050fb570 item 66 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.071895867 +0000 UTC m=+706.695863947 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9400): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.071895867 +0000 UTC m=+706.695863947 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9440): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050fb6c0 item 66 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.072912447 +0000 UTC m=+706.696880527 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9740): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512f570 item 67 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.07329404 +0000 UTC m=+706.697262120 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.07329404 +0000 UTC m=+706.697262120 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b97c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512f6c0 item 67 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.074276957 +0000 UTC m=+706.698245037 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9b00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515d570 item 68 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.074689146 +0000 UTC m=+706.698657227 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9bc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.074689146 +0000 UTC m=+706.698657227 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9c00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00515d6c0 item 68 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.075703803 +0000 UTC m=+706.699671883 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005187570 item 69 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.07607207 +0000 UTC m=+706.700040141 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0048b9f40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.07607207 +0000 UTC m=+706.700040141 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6000): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051876c0 item 69 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.077142641 +0000 UTC m=+706.701110711 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6340): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051af570 item 70 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.077503275 +0000 UTC m=+706.701471354 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6400): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.077503275 +0000 UTC m=+706.701471354 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6440): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051af6c0 item 70 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.078561622 +0000 UTC m=+706.702529702 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051ed570 item 71 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.078949346 +0000 UTC m=+706.702917426 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6840): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.078949346 +0000 UTC m=+706.702917426 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051ed6c0 item 71 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.080029574 +0000 UTC m=+706.703997655 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6bc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00521b570 item 72 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.080432307 +0000 UTC m=+706.704400387 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6c80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.080432307 +0000 UTC m=+706.704400387 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6cc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00521b6c0 item 72 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.081545427 +0000 UTC m=+706.705513507 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a6fc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005241570 item 73 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.081926128 +0000 UTC m=+706.705894208 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7000): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052416c0 item 73 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.0822748 +0000 UTC m=+706.706242869 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7040): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.0822748 +0000 UTC m=+706.706242869 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7080): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005241810 item 73 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.08340977 +0000 UTC m=+706.707377851 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0051a7400): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d276c0 item 74 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.083813154 +0000 UTC m=+706.707781235 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d27810 item 74 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.084230033 +0000 UTC m=+706.708198123 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c940): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.084230033 +0000 UTC m=+706.708198123 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5c980): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d27960 item 74 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.085440214 +0000 UTC m=+706.709408295 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005303810 item 75 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.085824152 +0000 UTC m=+706.709792242 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5cd40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): _writeAt: size=3, off=2 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005303960 item 75 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.086257592 +0000 UTC m=+706.710225672 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.086257592 +0000 UTC m=+706.710225672 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5ce40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005303ab0 item 75 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.08741788 +0000 UTC m=+706.711385959 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d1c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005335960 item 76 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.087780116 +0000 UTC m=+706.711748196 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d200): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005335ab0 item 76 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): _writeAt: size=3, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.088272596 +0000 UTC m=+706.712240706 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d2c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.088272596 +0000 UTC m=+706.712240706 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d300): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005335c00 item 76 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.089594868 +0000 UTC m=+706.713562958 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d680): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005367ab0 item 77 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.089994524 +0000 UTC m=+706.713962614 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d6c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.089994524 +0000 UTC m=+706.713962614 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5d780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005367c00 item 77 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.091249067 +0000 UTC m=+706.715217157 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005397ab0 item 78 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.091631261 +0000 UTC m=+706.715599351 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5db40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.091631261 +0000 UTC m=+706.715599351 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003c5dc00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005397c00 item 78 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.09307014 +0000 UTC m=+706.717038220 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee000): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053cbab0 item 79 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.093460209 +0000 UTC m=+706.717428288 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee040): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.093460209 +0000 UTC m=+706.717428288 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053cbc00 item 79 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.094756571 +0000 UTC m=+706.718724661 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee480): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053fbab0 item 80 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.095101064 +0000 UTC m=+706.719069145 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee4c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.095101064 +0000 UTC m=+706.719069145 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee580): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053fbc00 item 80 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.096346432 +0000 UTC m=+706.720314522 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee880): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005425ab0 item 81 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.096779681 +0000 UTC m=+706.720747771 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee8c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.096779681 +0000 UTC m=+706.720747771 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ee900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005425c00 item 81 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.097989682 +0000 UTC m=+706.721957772 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eec40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005453ab0 item 82 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.098449521 +0000 UTC m=+706.722417601 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.098449521 +0000 UTC m=+706.722417601 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053eed40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005453c00 item 82 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.099607114 +0000 UTC m=+706.723575194 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef080): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005489ab0 item 83 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.100006941 +0000 UTC m=+706.723975031 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef140): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.100006941 +0000 UTC m=+706.723975031 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef180): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005489c00 item 83 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.101203517 +0000 UTC m=+706.725171607 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef4c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054afab0 item 84 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.10160693 +0000 UTC m=+706.725575020 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef580): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.10160693 +0000 UTC m=+706.725575020 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef5c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054afc00 item 84 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.102842519 +0000 UTC m=+706.726810599 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054dfab0 item 85 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.103227728 +0000 UTC m=+706.727195809 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053ef9c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.103227728 +0000 UTC m=+706.727195809 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0053efa00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054dfc00 item 85 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.104463518 +0000 UTC m=+706.728431598 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd400): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005596850 item 86 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.104918167 +0000 UTC m=+706.728886237 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd4c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.104918167 +0000 UTC m=+706.728886237 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd500): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055969a0 item 86 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.106005829 +0000 UTC m=+706.729973909 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd840): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055c0850 item 87 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.106365773 +0000 UTC m=+706.730333853 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.106365773 +0000 UTC m=+706.730333853 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcd940): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055c09a0 item 87 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.107487428 +0000 UTC m=+706.731455508 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdc80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055ec850 item 88 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.108077911 +0000 UTC m=+706.732046001 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.108077911 +0000 UTC m=+706.732046001 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc003fcdd80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055ec9a0 item 88 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.109529303 +0000 UTC m=+706.733497393 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604180): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005622850 item 89 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.109937656 +0000 UTC m=+706.733905736 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056041c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056229a0 item 89 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.110349706 +0000 UTC m=+706.734317796 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604280): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.110349706 +0000 UTC m=+706.734317796 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056042c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005622af0 item 89 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.111699138 +0000 UTC m=+706.735667228 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604640): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056369a0 item 90 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.112100446 +0000 UTC m=+706.736068527 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604680): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005636af0 item 90 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.112611322 +0000 UTC m=+706.736579412 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604740): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.112611322 +0000 UTC m=+706.736579412 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604780): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005636c40 item 90 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.113941547 +0000 UTC m=+706.737909627 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00566eaf0 item 91 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.114355961 +0000 UTC m=+706.738324051 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604b40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): >_readAt: n=2, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): _writeAt: size=3, off=7 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00566ec40 item 91 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.114809037 +0000 UTC m=+706.738777127 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): >_readAt: n=8, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.114809037 +0000 UTC m=+706.738777127 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604c40): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00566ed90 item 91 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.116162286 +0000 UTC m=+706.740130366 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005604fc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00569ec40 item 92 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.116552846 +0000 UTC m=+706.740520926 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605000): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): open at offset 5 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00569ed90 item 92 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): _readAt: size=2, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): _writeAt: size=3, off=5 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): >_writeAt: n=3, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.117015781 +0000 UTC m=+706.740983872 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056050c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): >_readAt: n=3, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.117015781 +0000 UTC m=+706.740983872 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605100): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00569eee0 item 92 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.118192349 +0000 UTC m=+706.742160430 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605480): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056ccd90 item 93 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.118598859 +0000 UTC m=+706.742566939 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc0056054c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.118598859 +0000 UTC m=+706.742566939 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605580): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056ccee0 item 93 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.119841921 +0000 UTC m=+706.743810001 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605900): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056fad90 item 94 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.120211372 +0000 UTC m=+706.744179452 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605940): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.120211372 +0000 UTC m=+706.744179452 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605a00): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056faee0 item 94 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.121475182 +0000 UTC m=+706.745443263 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605d80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00572cd90 item 95 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.121800922 +0000 UTC m=+706.745769012 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605dc0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.121800922 +0000 UTC m=+706.745769012 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc005605e80): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00572cee0 item 95 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 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/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): open at offset 0 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): _readAt: size=2, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): >_readAt: n=0, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.123120708 +0000 UTC m=+706.747088798 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c280): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): _writeAt: size=5, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): >openPending: err= 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00575ed90 item 96 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): >_writeAt: n=5, err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.123492883 +0000 UTC m=+706.747460973 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c2c0): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:30:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:30:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:30:41 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:30:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:30:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): _readAt: size=512, off=0 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): openPending: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): >openPending: err= 2025/02/17 03:30:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): >_readAt: n=5, err=EOF 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): close: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:30:41.123492883 +0000 UTC m=+706.747460973 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:30:41 DEBUG : open-test-file(0xc00575c380): >close: err= 2025/02/17 03:30:41 DEBUG : open-test-file: Remove: 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00575eee0 item 96 2025/02/17 03:30:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:30:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:30:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:30:41 DEBUG : open-test-file: >Remove: err= 2025/02/17 03:30:41 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:41 DEBUG : : Looking for writers 2025/02/17 03:30:41 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:41 DEBUG : >WaitForWriters: 2025/02/17 03:30:41 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.50s) --- FAIL: TestRWFileHandleOpenTests/writes (7.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) --- FAIL: TestRWFileHandleOpenTests/full (7.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:30:48 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:30:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:30:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:30:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:30:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:30:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:30:48 DEBUG : file1: newRWFileHandle: 2025/02/17 03:30:48 DEBUG : file1(0xc005562180): openPending: 2025/02/17 03:30:48 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:30:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:30:48 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:30:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:48 DEBUG : file1(0xc005562180): >openPending: err= 2025/02/17 03:30:48 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:30:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:30:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:30:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:30:48 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/02/17 03:30:48 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:30:48 DEBUG : : Looking for writers 2025/02/17 03:30:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:48 DEBUG : file1: reading active writers 2025/02/17 03:30:48 DEBUG : file1: active writers 1 2025/02/17 03:30:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:30:49 DEBUG : : Looking for writers 2025/02/17 03:30:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:49 DEBUG : file1: reading active writers 2025/02/17 03:30:49 DEBUG : file1: active writers 1 2025/02/17 03:30:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:30:49 DEBUG : : Looking for writers 2025/02/17 03:30:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:49 DEBUG : file1: reading active writers 2025/02/17 03:30:49 DEBUG : file1: active writers 1 2025/02/17 03:30:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:50 DEBUG : : Looking for writers 2025/02/17 03:30:50 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:50 DEBUG : file1: reading active writers 2025/02/17 03:30:50 DEBUG : file1: active writers 1 2025/02/17 03:30:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:51 DEBUG : : Looking for writers 2025/02/17 03:30:51 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:51 DEBUG : file1: reading active writers 2025/02/17 03:30:51 DEBUG : file1: active writers 1 2025/02/17 03:30:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:52 DEBUG : : Looking for writers 2025/02/17 03:30:52 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:52 DEBUG : file1: reading active writers 2025/02/17 03:30:52 DEBUG : file1: active writers 1 2025/02/17 03:30:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:53 DEBUG : : Looking for writers 2025/02/17 03:30:53 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:53 DEBUG : file1: reading active writers 2025/02/17 03:30:53 DEBUG : file1: active writers 1 2025/02/17 03:30:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:54 DEBUG : : Looking for writers 2025/02/17 03:30:54 DEBUG : file1: reading active writers 2025/02/17 03:30:54 DEBUG : file1: active writers 1 2025/02/17 03:30:54 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:55 DEBUG : : Looking for writers 2025/02/17 03:30:55 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:55 DEBUG : file1: reading active writers 2025/02/17 03:30:55 DEBUG : file1: active writers 1 2025/02/17 03:30:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:56 DEBUG : : Looking for writers 2025/02/17 03:30:56 DEBUG : file1: reading active writers 2025/02/17 03:30:56 DEBUG : file1: active writers 1 2025/02/17 03:30:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:57 DEBUG : : Looking for writers 2025/02/17 03:30:57 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:57 DEBUG : file1: reading active writers 2025/02/17 03:30:57 DEBUG : file1: active writers 1 2025/02/17 03:30:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:58 DEBUG : : Looking for writers 2025/02/17 03:30:58 DEBUG : file1: reading active writers 2025/02/17 03:30:58 DEBUG : file1: active writers 1 2025/02/17 03:30:58 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:30:59 DEBUG : : Looking for writers 2025/02/17 03:30:59 DEBUG : newLeaf: reading active writers 2025/02/17 03:30:59 DEBUG : file1: reading active writers 2025/02/17 03:30:59 DEBUG : file1: active writers 1 2025/02/17 03:30:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:00 DEBUG : : Looking for writers 2025/02/17 03:31:00 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:00 DEBUG : file1: reading active writers 2025/02/17 03:31:00 DEBUG : file1: active writers 1 2025/02/17 03:31:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:01 DEBUG : : Looking for writers 2025/02/17 03:31:01 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:01 DEBUG : file1: reading active writers 2025/02/17 03:31:01 DEBUG : file1: active writers 1 2025/02/17 03:31:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:02 DEBUG : : Looking for writers 2025/02/17 03:31:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:02 DEBUG : file1: reading active writers 2025/02/17 03:31:02 DEBUG : file1: active writers 1 2025/02/17 03:31:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:03 DEBUG : : Looking for writers 2025/02/17 03:31:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:03 DEBUG : file1: reading active writers 2025/02/17 03:31:03 DEBUG : file1: active writers 1 2025/02/17 03:31:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:04 DEBUG : : Looking for writers 2025/02/17 03:31:04 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:04 DEBUG : file1: reading active writers 2025/02/17 03:31:04 DEBUG : file1: active writers 1 2025/02/17 03:31:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:05 DEBUG : : Looking for writers 2025/02/17 03:31:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:05 DEBUG : file1: reading active writers 2025/02/17 03:31:05 DEBUG : file1: active writers 1 2025/02/17 03:31:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:06 DEBUG : : Looking for writers 2025/02/17 03:31:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:06 DEBUG : file1: reading active writers 2025/02/17 03:31:06 DEBUG : file1: active writers 1 2025/02/17 03:31:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:07 DEBUG : : Looking for writers 2025/02/17 03:31:07 DEBUG : file1: reading active writers 2025/02/17 03:31:07 DEBUG : file1: active writers 1 2025/02/17 03:31:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:08 DEBUG : : Looking for writers 2025/02/17 03:31:08 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:08 DEBUG : file1: reading active writers 2025/02/17 03:31:08 DEBUG : file1: active writers 1 2025/02/17 03:31:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:09 DEBUG : : Looking for writers 2025/02/17 03:31:09 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:09 DEBUG : file1: reading active writers 2025/02/17 03:31:09 DEBUG : file1: active writers 1 2025/02/17 03:31:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:10 DEBUG : : Looking for writers 2025/02/17 03:31:10 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:10 DEBUG : file1: reading active writers 2025/02/17 03:31:10 DEBUG : file1: active writers 1 2025/02/17 03:31:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:11 DEBUG : : Looking for writers 2025/02/17 03:31:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:11 DEBUG : file1: reading active writers 2025/02/17 03:31:11 DEBUG : file1: active writers 1 2025/02/17 03:31:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:12 DEBUG : : Looking for writers 2025/02/17 03:31:12 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:12 DEBUG : file1: reading active writers 2025/02/17 03:31:12 DEBUG : file1: active writers 1 2025/02/17 03:31:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:13 DEBUG : : Looking for writers 2025/02/17 03:31:13 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:13 DEBUG : file1: reading active writers 2025/02/17 03:31:13 DEBUG : file1: active writers 1 2025/02/17 03:31:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:14 DEBUG : : Looking for writers 2025/02/17 03:31:14 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:14 DEBUG : file1: reading active writers 2025/02/17 03:31:14 DEBUG : file1: active writers 1 2025/02/17 03:31:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:15 DEBUG : : Looking for writers 2025/02/17 03:31:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:15 DEBUG : file1: reading active writers 2025/02/17 03:31:15 DEBUG : file1: active writers 1 2025/02/17 03:31:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:16 DEBUG : : Looking for writers 2025/02/17 03:31:16 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:16 DEBUG : file1: reading active writers 2025/02/17 03:31:16 DEBUG : file1: active writers 1 2025/02/17 03:31:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:17 DEBUG : : Looking for writers 2025/02/17 03:31:17 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:17 DEBUG : file1: reading active writers 2025/02/17 03:31:17 DEBUG : file1: active writers 1 2025/02/17 03:31:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:31:18 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000232c30 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc005487108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824722354496} name:file1 opens:1 downloaders: o: fd:0xc0006ab888 info:{ModTime:{wall:13971513195192423777 ext:713860984527 loc:0x3daf640} ATime:{wall:13971513195192423777 ext:713860984527 loc:0x3daf640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/17 03:31:18 DEBUG : >WaitForWriters: 2025/02/17 03:31:18 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (37.47s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:31:25 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:31:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:31:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:31:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:31:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:31:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:31:25 DEBUG : rename_me: newRWFileHandle: 2025/02/17 03:31:25 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/02/17 03:31:25 INFO : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): openPending: 2025/02/17 03:31:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): >openPending: err= 2025/02/17 03:31:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/17 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 03:31:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/17 03:31:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): _writeAt: size=5, off=0 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): >_writeAt: n=5, err= 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): close: 2025/02/17 03:31:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-17 03:31:25.708187812 +0000 UTC m=+751.332155922 2025/02/17 03:31:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/17 03:31:25 DEBUG : rename_me(0xc0051a7780): >close: err= 2025/02/17 03:31:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/17 03:31:25 DEBUG : i_was_renamed: Updating file with 0xc00580a0c0 2025/02/17 03:31:25 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/17 03:31:25 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 03:31:25 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:31:25 DEBUG : : Looking for writers 2025/02/17 03:31:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:25 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:31:25 DEBUG : : Looking for writers 2025/02/17 03:31:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:25 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:31:25 DEBUG : : Looking for writers 2025/02/17 03:31:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:25 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:31:25 DEBUG : : Looking for writers 2025/02/17 03:31:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:25 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:31:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/17 03:31:25 DEBUG : : Looking for writers 2025/02/17 03:31:25 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:25 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:31:26 DEBUG : : Looking for writers 2025/02/17 03:31:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:26 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:31:26 INFO : i_was_renamed: Copied (new) 2025/02/17 03:31:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/02/17 03:31:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/17 03:31:26 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 03:31:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/17 03:31:26 DEBUG : : Looking for writers 2025/02/17 03:31:26 DEBUG : newLeaf: reading active writers 2025/02/17 03:31:26 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:31:26 DEBUG : >WaitForWriters: 2025/02/17 03:31:26 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.76s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:31:33 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:31:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:31:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" 2025/02/17 03:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-mirucag9dupa" read_write_test.go:729: skip as modtime not supported 2025/02/17 03:31:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:31:33 DEBUG : : Looking for writers 2025/02/17 03:31:33 DEBUG : >WaitForWriters: 2025/02/17 03:31:33 DEBUG : mega root 'rclone-test-mirucag9dupa': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/17 03:31:33 DEBUG : : forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.04s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/02/17 03:31:48 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:31:48 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:31:48 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:31:48 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:31:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:31:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:31:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:31:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:31:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:31:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:31:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:31:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:31:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:31:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:31:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:31:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:31:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:31:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:31:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:31:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:31:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:31:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:31:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:31:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:31:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:31:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:31:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:31:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:31:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:31:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:31:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:31:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:31:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:31:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/02/17 03:32:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:32:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:32:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:32:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:00 DEBUG : : forgetting directory cache 2025/02/17 03:32:00 DEBUG : dir: forgetting directory cache 2025/02/17 03:32:00 DEBUG : dir: forgetting directory cache 2025/02/17 03:32:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:32:00 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:32:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:32:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:32:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:32:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:32:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:32:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:32:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:32:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:32:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:32:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:32:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:32:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:32:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:03 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:32:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:32:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:32:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 03:32:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 03:32:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 03:32:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 03:32:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:32:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:32:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:32:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:32:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:32:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:32:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:32:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:32:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:32:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:07 DEBUG : : Looking for writers 2025/02/17 03:32:07 DEBUG : FiLeA: reading active writers 2025/02/17 03:32:07 DEBUG : FiLeB: reading active writers 2025/02/17 03:32:07 DEBUG : FilEb: reading active writers 2025/02/17 03:32:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:32:07 DEBUG : >WaitForWriters: 2025/02/17 03:32:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:07 DEBUG : : Looking for writers 2025/02/17 03:32:07 DEBUG : FiLeA: reading active writers 2025/02/17 03:32:07 DEBUG : FiLeB: reading active writers 2025/02/17 03:32:07 DEBUG : FilEb: reading active writers 2025/02/17 03:32:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:32:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (33.88s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got newLeaf (25), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/02/17 03:32:21 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:32:21 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:32:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:32:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:32:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/17 03:32:24 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:24 DEBUG : : Looking for writers 2025/02/17 03:32:24 DEBUG : newLeaf: reading active writers 2025/02/17 03:32:24 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/17 03:32:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/17 03:32:24 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (17.03s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:32:31 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:32:31 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:32:31 DEBUG : mega root 'rclone-test-mirucag9dupa': Reusing VFS from active cache 2025/02/17 03:32:31 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:31 DEBUG : : Looking for writers 2025/02/17 03:32:31 DEBUG : >WaitForWriters: 2025/02/17 03:32:31 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:31 DEBUG : : Looking for writers 2025/02/17 03:32:31 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:32:34 DEBUG : dir: forgetting directory cache 2025/02/17 03:32:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:32:34 DEBUG : : forgetting directory cache 2025/02/17 03:32:34 DEBUG : dir: forgetting directory cache 2025/02/17 03:32:34 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:32:38 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:32:38 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:32:38 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:38 DEBUG : : Looking for writers 2025/02/17 03:32:38 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.14s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:32:45 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:32:45 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:32:45 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:32:45 DEBUG : : Looking for writers 2025/02/17 03:32:45 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.04s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:32:52 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:32:52 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/02/17 03:33:02 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:33:02 DEBUG : dir: Looking for writers 2025/02/17 03:33:02 DEBUG : file2: reading active writers 2025/02/17 03:33:02 DEBUG : : Looking for writers 2025/02/17 03:33:02 DEBUG : file1: reading active writers 2025/02/17 03:33:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:33:02 DEBUG : dir: reading active writers 2025/02/17 03:33:02 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (16.94s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:33:09 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:33:09 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/02/17 03:33:17 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:33:17 DEBUG : dir: Looking for writers 2025/02/17 03:33:17 DEBUG : : Looking for writers 2025/02/17 03:33:17 DEBUG : dir: reading active writers 2025/02/17 03:33:17 DEBUG : file1: reading active writers 2025/02/17 03:33:17 DEBUG : newLeaf: reading active writers 2025/02/17 03:33:17 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/17 03:33:18 DEBUG : dir: forgetting directory cache 2025/02/17 03:33:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:33:18 DEBUG : : forgetting directory cache 2025/02/17 03:33:18 DEBUG : dir: forgetting directory cache 2025/02/17 03:33:18 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (15.46s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:33:25 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:33:25 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/02/17 03:33:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:33:32 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:33:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:33:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:33:32 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:33:32 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:33:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/17 03:33:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:33:32 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:33:32 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/17 03:33:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:33:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:33:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 03:33:32 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:33:32 DEBUG : dir: Looking for writers 2025/02/17 03:33:32 DEBUG : file2: reading active writers 2025/02/17 03:33:32 DEBUG : new_file.txt: reading active writers 2025/02/17 03:33:32 DEBUG : : Looking for writers 2025/02/17 03:33:32 DEBUG : dir: reading active writers 2025/02/17 03:33:32 DEBUG : file1: reading active writers 2025/02/17 03:33:32 DEBUG : newLeaf: reading active writers 2025/02/17 03:33:32 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (15.43s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:33:40 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:33:40 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/02/17 03:33:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/17 03:33:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00514cd80 2025/02/17 03:33:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/17 03:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/02/17 03:33:55 INFO : dir/file1: Moved (server-side) to: file0 2025/02/17 03:33:55 DEBUG : file0: Updating file with file0 0xc00514cd80 2025/02/17 03:33:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:33:55 DEBUG : : Added virtual directory entry vAddFile: "file0" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/02/17 03:34:02 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:34:02 DEBUG : dir: Looking for writers 2025/02/17 03:34:02 DEBUG : : Looking for writers 2025/02/17 03:34:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:34:02 DEBUG : file0: reading active writers 2025/02/17 03:34:02 DEBUG : dir: reading active writers 2025/02/17 03:34:02 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/02/17 03:34:03 DEBUG : dir: forgetting directory cache 2025/02/17 03:34:03 DEBUG : : forgetting directory cache 2025/02/17 03:34:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:34:03 DEBUG : dir: forgetting directory cache 2025/02/17 03:34:03 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (29.24s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:34:09 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:34:09 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:34:09 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:34:09 DEBUG : : Looking for writers 2025/02/17 03:34:09 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.19s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:34:16 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:34:16 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:34:23 DEBUG : : Added virtual directory entry vAddDir: "/" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:34:30 DEBUG : : Added virtual directory entry vAddDir: "a" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:34:45 DEBUG : : Added virtual directory entry vAddDir: "b" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:34:48 DEBUG : dir: forgetting directory cache 2025/02/17 03:34:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:34:48 DEBUG : : forgetting directory cache 2025/02/17 03:34:48 DEBUG : dir: forgetting directory cache 2025/02/17 03:34:48 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:34:52 DEBUG : : Added virtual directory entry vAddDir: "c" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:34:59 DEBUG : : Added virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/02/17 03:35:06 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:35:06 DEBUG : c: Looking for writers 2025/02/17 03:35:06 DEBUG : d: Looking for writers 2025/02/17 03:35:06 DEBUG : : Looking for writers 2025/02/17 03:35:06 DEBUG : a: Looking for writers 2025/02/17 03:35:06 DEBUG : b: Looking for writers 2025/02/17 03:35:06 DEBUG : : Looking for writers 2025/02/17 03:35:06 DEBUG : a: reading active writers 2025/02/17 03:35:06 DEBUG : b: reading active writers 2025/02/17 03:35:06 DEBUG : c: reading active writers 2025/02/17 03:35:06 DEBUG : d: reading active writers 2025/02/17 03:35:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:35:06 DEBUG : /: reading active writers 2025/02/17 03:35:06 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (57.11s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:35:14 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:35:14 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/02/17 03:35:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/17 03:35:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/17 03:35:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/17 03:35:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:35:33 DEBUG : dir: forgetting directory cache 2025/02/17 03:35:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/17 03:35:33 DEBUG : : forgetting directory cache 2025/02/17 03:35:33 DEBUG : dir: forgetting directory cache 2025/02/17 03:35:33 DEBUG : : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/02/17 03:35:51 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:35:51 DEBUG : a/b/c/d: Looking for writers 2025/02/17 03:35:51 DEBUG : a/b/c: Looking for writers 2025/02/17 03:35:51 DEBUG : d: reading active writers 2025/02/17 03:35:51 DEBUG : a/b: Looking for writers 2025/02/17 03:35:51 DEBUG : c: reading active writers 2025/02/17 03:35:51 DEBUG : a: Looking for writers 2025/02/17 03:35:51 DEBUG : b: reading active writers 2025/02/17 03:35:51 DEBUG : : Looking for writers 2025/02/17 03:35:51 DEBUG : newLeaf: reading active writers 2025/02/17 03:35:51 DEBUG : a: reading active writers 2025/02/17 03:35:51 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (45.05s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:35:59 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:35:59 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:35:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:35:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:35:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:35:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:35:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:35:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:35:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:35:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:35:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/17 03:35:59 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:35:59 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:35:59 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got file1 (5), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/02/17 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/02/17 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/02/17 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:36:06 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/02/17 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:06 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (7 bytes), uploading instead of streaming 2025/02/17 03:36:07 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:36:07 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"file1,7,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/02/17 03:36:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:36:07 DEBUG : : Looking for writers 2025/02/17 03:36:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:07 DEBUG : file1: reading active writers 2025/02/17 03:36:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:36:11 DEBUG : : forgetting directory cache 2025/02/17 03:36:11 DEBUG : : forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (15.23s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:36:14 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:36:14 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:36:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/17 03:36:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/17 03:36:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/17 03:36:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/17 03:36:15 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (11 bytes), uploading instead of streaming 2025/02/17 03:36:15 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:36:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleWriteAt fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/02/17 03:36:22 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:36:22 DEBUG : : Looking for writers 2025/02/17 03:36:22 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:22 DEBUG : file1: reading active writers 2025/02/17 03:36:22 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:36:25 DEBUG : dir: forgetting directory cache 2025/02/17 03:36:25 DEBUG : : forgetting directory cache 2025/02/17 03:36:25 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.31s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:36:29 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:36:29 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:36:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/17 03:36:29 DEBUG : : Added virtual directory entry vAddFile: "file1" dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/02/17 03:36:29 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:36:29 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:36:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:29 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:248 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/02/17 03:36:29 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:36:29 DEBUG : : Looking for writers 2025/02/17 03:36:29 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:29 DEBUG : file1: reading active writers 2025/02/17 03:36:29 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.28s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:36:36 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:36:36 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:36:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:36:36 DEBUG : file1: WriteFileHandle.Release closing 2025/02/17 03:36:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:36 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:36:37 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:36:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/17 03:36:37 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:36:37 DEBUG : : Looking for writers 2025/02/17 03:36:37 DEBUG : file1: reading active writers 2025/02/17 03:36:37 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:37 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:36:40 DEBUG : : forgetting directory cache 2025/02/17 03:36:40 DEBUG : dir: forgetting directory cache 2025/02/17 03:36:40 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.30s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:36:44 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:36:44 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:36:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:36:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:36:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:36:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:36:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/17 03:36:44 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/17 03:36:44 DEBUG : : Looking for writers 2025/02/17 03:36:44 DEBUG : file1: reading active writers 2025/02/17 03:36:44 DEBUG : file1: active writers 1 2025/02/17 03:36:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/17 03:36:45 DEBUG : : Looking for writers 2025/02/17 03:36:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:45 DEBUG : file1: reading active writers 2025/02/17 03:36:45 DEBUG : file1: active writers 1 2025/02/17 03:36:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:46 DEBUG : : Looking for writers 2025/02/17 03:36:46 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:46 DEBUG : file1: reading active writers 2025/02/17 03:36:46 DEBUG : file1: active writers 1 2025/02/17 03:36:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:47 DEBUG : : Looking for writers 2025/02/17 03:36:47 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:47 DEBUG : file1: reading active writers 2025/02/17 03:36:47 DEBUG : file1: active writers 1 2025/02/17 03:36:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:48 DEBUG : : Looking for writers 2025/02/17 03:36:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:48 DEBUG : file1: reading active writers 2025/02/17 03:36:48 DEBUG : file1: active writers 1 2025/02/17 03:36:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:49 DEBUG : : Looking for writers 2025/02/17 03:36:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:49 DEBUG : file1: reading active writers 2025/02/17 03:36:49 DEBUG : file1: active writers 1 2025/02/17 03:36:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:50 DEBUG : : Looking for writers 2025/02/17 03:36:50 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:50 DEBUG : file1: reading active writers 2025/02/17 03:36:50 DEBUG : file1: active writers 1 2025/02/17 03:36:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:51 DEBUG : : Looking for writers 2025/02/17 03:36:51 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:51 DEBUG : file1: reading active writers 2025/02/17 03:36:51 DEBUG : file1: active writers 1 2025/02/17 03:36:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:52 DEBUG : : Looking for writers 2025/02/17 03:36:52 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:52 DEBUG : file1: reading active writers 2025/02/17 03:36:52 DEBUG : file1: active writers 1 2025/02/17 03:36:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:53 DEBUG : : Looking for writers 2025/02/17 03:36:53 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:53 DEBUG : file1: reading active writers 2025/02/17 03:36:53 DEBUG : file1: active writers 1 2025/02/17 03:36:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:54 DEBUG : : Looking for writers 2025/02/17 03:36:54 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:54 DEBUG : file1: reading active writers 2025/02/17 03:36:54 DEBUG : file1: active writers 1 2025/02/17 03:36:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:55 DEBUG : : Looking for writers 2025/02/17 03:36:55 DEBUG : file1: reading active writers 2025/02/17 03:36:55 DEBUG : file1: active writers 1 2025/02/17 03:36:55 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:56 DEBUG : : Looking for writers 2025/02/17 03:36:56 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:56 DEBUG : file1: reading active writers 2025/02/17 03:36:56 DEBUG : file1: active writers 1 2025/02/17 03:36:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:57 DEBUG : : Looking for writers 2025/02/17 03:36:57 DEBUG : file1: reading active writers 2025/02/17 03:36:57 DEBUG : file1: active writers 1 2025/02/17 03:36:57 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:58 DEBUG : : Looking for writers 2025/02/17 03:36:58 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:58 DEBUG : file1: reading active writers 2025/02/17 03:36:58 DEBUG : file1: active writers 1 2025/02/17 03:36:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:36:58 DEBUG : dir: forgetting directory cache 2025/02/17 03:36:58 DEBUG : : forgetting directory cache 2025/02/17 03:36:58 DEBUG : dir: forgetting directory cache 2025/02/17 03:36:59 DEBUG : : Looking for writers 2025/02/17 03:36:59 DEBUG : file1: reading active writers 2025/02/17 03:36:59 DEBUG : file1: active writers 1 2025/02/17 03:36:59 DEBUG : newLeaf: reading active writers 2025/02/17 03:36:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:00 DEBUG : : Looking for writers 2025/02/17 03:37:00 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:00 DEBUG : file1: reading active writers 2025/02/17 03:37:00 DEBUG : file1: active writers 1 2025/02/17 03:37:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:01 DEBUG : : Looking for writers 2025/02/17 03:37:01 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:01 DEBUG : file1: reading active writers 2025/02/17 03:37:01 DEBUG : file1: active writers 1 2025/02/17 03:37:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:02 DEBUG : : Looking for writers 2025/02/17 03:37:02 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:02 DEBUG : file1: reading active writers 2025/02/17 03:37:02 DEBUG : file1: active writers 1 2025/02/17 03:37:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:03 DEBUG : : Looking for writers 2025/02/17 03:37:03 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:03 DEBUG : file1: reading active writers 2025/02/17 03:37:03 DEBUG : file1: active writers 1 2025/02/17 03:37:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:04 DEBUG : : Looking for writers 2025/02/17 03:37:04 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:04 DEBUG : file1: reading active writers 2025/02/17 03:37:04 DEBUG : file1: active writers 1 2025/02/17 03:37:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:05 DEBUG : : Looking for writers 2025/02/17 03:37:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:05 DEBUG : file1: reading active writers 2025/02/17 03:37:05 DEBUG : file1: active writers 1 2025/02/17 03:37:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:06 DEBUG : : Looking for writers 2025/02/17 03:37:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:06 DEBUG : file1: reading active writers 2025/02/17 03:37:06 DEBUG : file1: active writers 1 2025/02/17 03:37:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:07 DEBUG : : Looking for writers 2025/02/17 03:37:07 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:07 DEBUG : file1: reading active writers 2025/02/17 03:37:07 DEBUG : file1: active writers 1 2025/02/17 03:37:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:08 DEBUG : : Looking for writers 2025/02/17 03:37:08 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:08 DEBUG : file1: reading active writers 2025/02/17 03:37:08 DEBUG : file1: active writers 1 2025/02/17 03:37:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:09 DEBUG : : Looking for writers 2025/02/17 03:37:09 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:09 DEBUG : file1: reading active writers 2025/02/17 03:37:09 DEBUG : file1: active writers 1 2025/02/17 03:37:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:10 DEBUG : : Looking for writers 2025/02/17 03:37:10 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:10 DEBUG : file1: reading active writers 2025/02/17 03:37:10 DEBUG : file1: active writers 1 2025/02/17 03:37:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:11 DEBUG : : Looking for writers 2025/02/17 03:37:11 DEBUG : file1: reading active writers 2025/02/17 03:37:11 DEBUG : file1: active writers 1 2025/02/17 03:37:11 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:12 DEBUG : : Looking for writers 2025/02/17 03:37:12 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:12 DEBUG : file1: reading active writers 2025/02/17 03:37:12 DEBUG : file1: active writers 1 2025/02/17 03:37:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:13 DEBUG : : Looking for writers 2025/02/17 03:37:13 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:13 DEBUG : file1: reading active writers 2025/02/17 03:37:13 DEBUG : file1: active writers 1 2025/02/17 03:37:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:37:14 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/17 03:37:14 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 2025/02/17 03:37:17 DEBUG : : forgetting directory cache 2025/02/17 03:37:17 DEBUG : dir: forgetting directory cache 2025/02/17 03:37:17 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (37.04s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:37:21 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:37:21 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:37:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:21 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:37:21 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:37:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:37:21 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:37:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:37:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:37:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:37:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:37:22 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:37:22 DEBUG : : Looking for writers 2025/02/17 03:37:22 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:22 DEBUG : file1: reading active writers 2025/02/17 03:37:22 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.99s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-mirucag9dupa'", Local "Local file system at /tmp/rclone1953767112", Modify Window "876000h0m0s" 2025/02/17 03:37:29 INFO : mega root 'rclone-test-mirucag9dupa': poll-interval is not supported by this remote 2025/02/17 03:37:29 NOTICE: mega root 'rclone-test-mirucag9dupa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:37:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:37:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:37:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:29 DEBUG : mega root 'rclone-test-mirucag9dupa': File to upload is small (100 bytes), uploading instead of streaming 2025/02/17 03:37:29 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:37:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:37:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:37:29 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:37:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:37:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:37:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:37:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:37:30 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:37:30 DEBUG : : Looking for writers 2025/02/17 03:37:30 DEBUG : newLeaf: reading active writers 2025/02/17 03:37:30 DEBUG : file1: reading active writers 2025/02/17 03:37:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 2025/02/17 03:37:32 DEBUG : dir: forgetting directory cache 2025/02/17 03:37:32 DEBUG : : forgetting directory cache 2025/02/17 03:37:32 DEBUG : dir: forgetting directory cache fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (8.17s) FAIL 2025/02/17 03:37:37 DEBUG : mega root 'rclone-test-mirucag9dupa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 18m43.156146635s (try 4/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]