"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/20 03:06:30 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-palamem1jujo" 2026/04/20 03:06:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 03:06:30 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/20 03:06:30 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/20 03:06:30 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/20 03:06:30 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/20 03:06:30 DEBUG : Setting pass="Mz7zpqLIf9cBvlOV72BE7aBY6IXgCLkZs4xOZbMercL2" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/20 03:06:30 DEBUG : TestWebdavRclone: detected overridden config - adding "{7ISlj}" suffix to name 2026/04/20 03:06:30 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/20 03:06:30 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/20 03:06:30 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/20 03:06:30 DEBUG : Setting pass="Mz7zpqLIf9cBvlOV72BE7aBY6IXgCLkZs4xOZbMercL2" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/20 03:06:30 DEBUG : found headers: 2026/04/20 03:06:30 DEBUG : Creating backend with remote "/tmp/rclone1344472695" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : dir: Looking for writers 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : dir: reading active writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : dir/subdir: Looking for writers 2026/04/20 03:06:30 DEBUG : dir: Looking for writers 2026/04/20 03:06:30 DEBUG : file1: reading active writers 2026/04/20 03:06:30 DEBUG : file2: reading active writers 2026/04/20 03:06:30 DEBUG : subdir: reading active writers 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : dir: reading active writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : dir: Looking for writers 2026/04/20 03:06:30 DEBUG : file1: reading active writers 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : dir: reading active writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : dir: Looking for writers 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : dir: reading active writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:30 DEBUG : forgetting directory cache 2026/04/20 03:06:30 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:30 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/20 03:06:30 DEBUG : dir: invalidating directory cache 2026/04/20 03:06:30 DEBUG : >ForgetPath: 2026/04/20 03:06:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/20 03:06:30 DEBUG : invalidating directory cache 2026/04/20 03:06:30 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:30 DEBUG : >ForgetPath: 2026/04/20 03:06:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/20 03:06:30 DEBUG : >ForgetPath: 2026/04/20 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:30 DEBUG : dir: Looking for writers 2026/04/20 03:06:30 DEBUG : Looking for writers 2026/04/20 03:06:30 DEBUG : dir: reading active writers 2026/04/20 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:31 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : forgetting directory cache 2026/04/20 03:06:31 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:31 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:31 DEBUG : dir: Looking for writers 2026/04/20 03:06:31 DEBUG : fil/a/b: Looking for writers 2026/04/20 03:06:31 DEBUG : fil/a: Looking for writers 2026/04/20 03:06:31 DEBUG : b: reading active writers 2026/04/20 03:06:31 DEBUG : fil: Looking for writers 2026/04/20 03:06:31 DEBUG : a: reading active writers 2026/04/20 03:06:31 DEBUG : Looking for writers 2026/04/20 03:06:31 DEBUG : dir: reading active writers 2026/04/20 03:06:31 DEBUG : fil: reading active writers 2026/04/20 03:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:31 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:31 DEBUG : dir: Looking for writers 2026/04/20 03:06:31 DEBUG : Looking for writers 2026/04/20 03:06:31 DEBUG : dir: reading active writers 2026/04/20 03:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:31 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:31 DEBUG : dir: Looking for writers 2026/04/20 03:06:31 DEBUG : file1: reading active writers 2026/04/20 03:06:31 DEBUG : Looking for writers 2026/04/20 03:06:31 DEBUG : dir: reading active writers 2026/04/20 03:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:31 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/20 03:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/20 03:06:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/20 03:06:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/20 03:06:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/20 03:06:31 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:31 DEBUG : dir: invalidating directory cache 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/20 03:06:32 DEBUG : dir/file1: Reset virtual modtime 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/20 03:06:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:32 DEBUG : dir: invalidating directory cache 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/20 03:06:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/20 03:06:32 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/20 03:06:32 DEBUG : forgetting directory cache 2026/04/20 03:06:32 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:32 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/20 03:06:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:32 DEBUG : dir/virtualDir: Looking for writers 2026/04/20 03:06:32 DEBUG : dir: Looking for writers 2026/04/20 03:06:32 DEBUG : file1: reading active writers 2026/04/20 03:06:32 DEBUG : virtualFile2: reading active writers 2026/04/20 03:06:32 DEBUG : virtualFile: reading active writers 2026/04/20 03:06:32 DEBUG : virtualDir: reading active writers 2026/04/20 03:06:32 DEBUG : Looking for writers 2026/04/20 03:06:32 DEBUG : dir: reading active writers 2026/04/20 03:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:32 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:32 ERROR : dir/: Can only open directories read only 2026/04/20 03:06:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:32 DEBUG : dir: Looking for writers 2026/04/20 03:06:32 DEBUG : Looking for writers 2026/04/20 03:06:32 DEBUG : dir: reading active writers 2026/04/20 03:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:32 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 03:06:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 03:06:32 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 03:06:32 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:32 DEBUG : dir/potato: size = 5 OK 2026/04/20 03:06:32 NOTICE: webdav root 'rclone-test-palamem1jujo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/20 03:06:32 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 03:06:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:32 DEBUG : dir: Looking for writers 2026/04/20 03:06:32 DEBUG : file1: reading active writers 2026/04/20 03:06:32 DEBUG : potato: reading active writers 2026/04/20 03:06:32 DEBUG : Looking for writers 2026/04/20 03:06:32 DEBUG : dir: reading active writers 2026/04/20 03:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:32 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 03:06:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:32 DEBUG : dir/sub: Looking for writers 2026/04/20 03:06:32 DEBUG : dir: Looking for writers 2026/04/20 03:06:32 DEBUG : file1: reading active writers 2026/04/20 03:06:32 DEBUG : sub: reading active writers 2026/04/20 03:06:32 DEBUG : Looking for writers 2026/04/20 03:06:32 DEBUG : dir: reading active writers 2026/04/20 03:06:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:32 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 03:06:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/20 03:06:33 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:33 DEBUG : dir/sub/subsub: Looking for writers 2026/04/20 03:06:33 DEBUG : dir/sub: Looking for writers 2026/04/20 03:06:33 DEBUG : subsub: reading active writers 2026/04/20 03:06:33 DEBUG : dir: Looking for writers 2026/04/20 03:06:33 DEBUG : file1: reading active writers 2026/04/20 03:06:33 DEBUG : sub: reading active writers 2026/04/20 03:06:33 DEBUG : Looking for writers 2026/04/20 03:06:33 DEBUG : dir: reading active writers 2026/04/20 03:06:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:33 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:33 ERROR : dir/: Dir.Remove not empty 2026/04/20 03:06:33 DEBUG : dir/file1: Remove: 2026/04/20 03:06:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:33 DEBUG : dir/file1: >Remove: err= 2026/04/20 03:06:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 03:06:33 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:33 DEBUG : Looking for writers 2026/04/20 03:06:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:33 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:33 DEBUG : dir/file1: Remove: 2026/04/20 03:06:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:33 DEBUG : dir/file1: >Remove: err= 2026/04/20 03:06:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 03:06:33 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:33 DEBUG : Looking for writers 2026/04/20 03:06:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:33 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:33 DEBUG : dir/file1: Remove: 2026/04/20 03:06:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:33 DEBUG : dir/file1: >Remove: err= 2026/04/20 03:06:33 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:33 DEBUG : dir: Looking for writers 2026/04/20 03:06:33 DEBUG : Looking for writers 2026/04/20 03:06:33 DEBUG : dir: reading active writers 2026/04/20 03:06:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:33 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:33 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/20 03:06:33 DEBUG : dir: Updating dir with dir2 0x2639be45b930 2026/04/20 03:06:33 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 03:06:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/20 03:06:34 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/20 03:06:34 DEBUG : file2: Updating file with file2 0x2639be14b930 2026/04/20 03:06:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:34 INFO : dir2/file3: Deleted 2026/04/20 03:06:34 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/20 03:06:34 DEBUG : dir2/file3: Updating file with dir2/file3 0x2639be14b930 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/20 03:06:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/20 03:06:34 DEBUG : empty directory: Updating dir with renamed empty directory 0x2639be5e6c30 2026/04/20 03:06:34 DEBUG : empty directory: forgetting directory cache 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/20 03:06:34 DEBUG : dir2: Renaming to "dir3" 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : dir3: Looking for writers 2026/04/20 03:06:34 DEBUG : file3: reading active writers 2026/04/20 03:06:34 DEBUG : renamed empty directory: Looking for writers 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : dir3: reading active writers 2026/04/20 03:06:34 DEBUG : renamed empty directory: reading active writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:34 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 03:06:34 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 03:06:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/20 03:06:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 03:06:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/20 03:06:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:34 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/20 03:06:34 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : dir/sub/file2: size = 12 OK 2026/04/20 03:06:34 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:34 DEBUG : forgetting directory cache 2026/04/20 03:06:34 DEBUG : dir: forgetting directory cache 2026/04/20 03:06:34 DEBUG : dir/sub: forgetting directory cache 2026/04/20 03:06:34 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/20 03:06:34 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/20 03:06:34 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 03:06:34 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : dir/sub/file0: size = 5 OK 2026/04/20 03:06:34 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/20 03:06:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : dir/sub: Looking for writers 2026/04/20 03:06:34 DEBUG : file0: reading active writers 2026/04/20 03:06:34 DEBUG : file2: reading active writers 2026/04/20 03:06:34 DEBUG : dir: Looking for writers 2026/04/20 03:06:34 DEBUG : file1: reading active writers 2026/04/20 03:06:34 DEBUG : sub: reading active writers 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : dir: reading active writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:34 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:34 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:34 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:34 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/20 03:06:34 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:34 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/20 03:06:34 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/20 03:06:34 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/20 03:06:34 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:34 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : dir: Looking for writers 2026/04/20 03:06:34 DEBUG : file1: reading active writers 2026/04/20 03:06:34 DEBUG : file1.metadata: reading active writers 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : dir: reading active writers 2026/04/20 03:06:34 DEBUG : dir.metadata: reading active writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:34 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : dir: Looking for writers 2026/04/20 03:06:34 DEBUG : file1: reading active writers 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : dir: reading active writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:34 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:34 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/20 03:06:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:34 DEBUG : dir: Looking for writers 2026/04/20 03:06:34 DEBUG : file1: reading active writers 2026/04/20 03:06:34 DEBUG : Looking for writers 2026/04/20 03:06:34 DEBUG : dir: reading active writers 2026/04/20 03:06:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : file1: reading active writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/20 03:06:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/20 03:06:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 03:06:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : file.txt: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:35 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir/file1: size = 25 OK 2026/04/20 03:06:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/20 03:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : file1: reading active writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir/file1: Remove: 2026/04/20 03:06:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:35 DEBUG : dir/file1: >Remove: err= 2026/04/20 03:06:35 DEBUG : dir/file1: Remove: 2026/04/20 03:06:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir/file1: Remove: 2026/04/20 03:06:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:35 DEBUG : dir/file1: >Remove: err= 2026/04/20 03:06:35 DEBUG : dir/file1: Remove: 2026/04/20 03:06:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/20 03:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 03:06:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/20 03:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 03:06:35 DEBUG : dir/file1: Open: flags=0x3 2026/04/20 03:06:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/20 03:06:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : file1: reading active writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:35 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:35 DEBUG : dir: Looking for writers 2026/04/20 03:06:35 DEBUG : file1: reading active writers 2026/04/20 03:06:35 DEBUG : Looking for writers 2026/04/20 03:06:35 DEBUG : dir: reading active writers 2026/04/20 03:06:35 DEBUG : >WaitForWriters: 2026/04/20 03:06:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:35 DEBUG : newLeaf: Updating file with newLeaf 0x2639be3cf380 2026/04/20 03:06:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:36 DEBUG : dir/file1: Updating file with dir/file1 0x2639be3cf380 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: File is currently open, delaying rename 0x2639be3cf380 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 03:06:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:36 DEBUG : dir/file1: size = 25 OK 2026/04/20 03:06:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 DEBUG : newLeaf: Running delayed rename now 2026/04/20 03:06:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:36 DEBUG : newLeaf: Updating file with newLeaf 0x2639be3cf380 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:36 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: 2026/04/20 03:06:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:36 DEBUG : newLeaf: Updating file with newLeaf 0x2639beabb5f0 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:36 DEBUG : dir/file1: Updating file with dir/file1 0x2639beabb5f0 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: File is currently open, delaying rename 0x2639beabb5f0 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 03:06:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:36 DEBUG : dir/file1: size = 25 OK 2026/04/20 03:06:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 DEBUG : newLeaf: Running delayed rename now 2026/04/20 03:06:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:36 DEBUG : newLeaf: Updating file with newLeaf 0x2639beabb5f0 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:36 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:36 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): openPending: 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): >openPending: err= 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): _writeAt: size=14, off=0 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): >_writeAt: n=14, err= 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): close: 2026/04/20 03:06:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 03:06:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed1bcc0): >close: err= 2026/04/20 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 03:06:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:36 DEBUG : dir/file1: size = 14 OK 2026/04/20 03:06:36 INFO : dir/file1: Copied (replaced existing) 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:36 DEBUG : dir: Looking for writers 2026/04/20 03:06:36 DEBUG : file1: reading active writers 2026/04/20 03:06:36 DEBUG : Looking for writers 2026/04/20 03:06:36 DEBUG : dir: reading active writers 2026/04/20 03:06:36 DEBUG : >WaitForWriters: 2026/04/20 03:06:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): _readAt: size=512, off=0 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): openPending: 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): >openPending: err= 2026/04/20 03:06:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): >_readAt: n=14, err=EOF 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): close: 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639bed226c0): >close: err= 2026/04/20 03:06:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:36 DEBUG : newLeaf: Updating file with newLeaf 0x2639be7ec820 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 03:06:36 DEBUG : dir/file1: Updating file with dir/file1 0x2639be7ec820 2026/04/20 03:06:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639becdaa80): openPending: 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 03:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639becdaa80): >openPending: err= 2026/04/20 03:06:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639becdaa80): _writeAt: size=25, off=0 2026/04/20 03:06:36 DEBUG : dir/file1(0x2639becdaa80): >_writeAt: n=25, err= 2026/04/20 03:06:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:37 DEBUG : newLeaf: Updating file with newLeaf 0x2639be7ec820 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:37 DEBUG : newLeaf(0x2639becdaa80): close: 2026/04/20 03:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 03:06:36.966417344 +0000 UTC m=+6.915312827 2026/04/20 03:06:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:37 DEBUG : newLeaf(0x2639becdaa80): >close: err= 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 03:06:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:37 DEBUG : newLeaf: size = 25 OK 2026/04/20 03:06:37 INFO : newLeaf: Copied (replaced existing) 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 03:06:36 +0000 UTC" 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:37 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:37 DEBUG : newLeaf: Updating file with newLeaf 0x2639be630b60 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:37 DEBUG : dir/file1: Updating file with dir/file1 0x2639be630b60 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639becdad80): openPending: 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639becdad80): >openPending: err= 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639becdad80): _writeAt: size=25, off=0 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639becdad80): >_writeAt: n=25, err= 2026/04/20 03:06:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:37 DEBUG : newLeaf: Updating file with newLeaf 0x2639be630b60 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:37 DEBUG : newLeaf(0x2639becdad80): close: 2026/04/20 03:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 03:06:37.467182242 +0000 UTC m=+7.416077754 2026/04/20 03:06:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:37 DEBUG : newLeaf(0x2639becdad80): >close: err= 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 03:06:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:37 DEBUG : newLeaf: size = 25 OK 2026/04/20 03:06:37 INFO : newLeaf: Copied (replaced existing) 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 03:06:37 +0000 UTC" 2026/04/20 03:06:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 03:06:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:37 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:37 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): openPending: 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): >openPending: err= 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): _writeAt: size=14, off=0 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): >_writeAt: n=14, err= 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): close: 2026/04/20 03:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 03:06:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639bee36e00): >close: err= 2026/04/20 03:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 03:06:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:37 DEBUG : dir/file1: size = 14 OK 2026/04/20 03:06:37 INFO : dir/file1: Copied (replaced existing) 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:37 DEBUG : dir: Looking for writers 2026/04/20 03:06:37 DEBUG : file1: reading active writers 2026/04/20 03:06:37 DEBUG : Looking for writers 2026/04/20 03:06:37 DEBUG : dir: reading active writers 2026/04/20 03:06:37 DEBUG : >WaitForWriters: 2026/04/20 03:06:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): _readAt: size=512, off=0 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): openPending: 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/20 03:06:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 03:06:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): >openPending: err= 2026/04/20 03:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): >_readAt: n=14, err=EOF 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): close: 2026/04/20 03:06:37 DEBUG : dir/file1(0x2639be587280): >close: err= 2026/04/20 03:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf: Updating file with newLeaf 0x2639be2b4dd0 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 03:06:38 DEBUG : dir/file1: Updating file with dir/file1 0x2639be2b4dd0 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639bee4fd80): openPending: 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639bee4fd80): >openPending: err= 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639bee4fd80): _writeAt: size=25, off=0 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639bee4fd80): >_writeAt: n=25, err= 2026/04/20 03:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf: Updating file with newLeaf 0x2639be2b4dd0 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf(0x2639bee4fd80): close: 2026/04/20 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 03:06:38.111976996 +0000 UTC m=+8.060872469 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:38 DEBUG : newLeaf(0x2639bee4fd80): >close: err= 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 03:06:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:38 DEBUG : newLeaf: size = 25 OK 2026/04/20 03:06:38 INFO : newLeaf: Copied (replaced existing) 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 03:06:38 +0000 UTC" 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: 2026/04/20 03:06:38 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:38 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:38 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:38 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:38 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : file1: reading active writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: 2026/04/20 03:06:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): _readAt: size=512, off=0 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): openPending: 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): >openPending: err= 2026/04/20 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/20 03:06:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): >_readAt: n=14, err=EOF 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): close: 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be5705c0): >close: err= 2026/04/20 03:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf: Updating file with newLeaf 0x2639be96f1e0 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 03:06:38 DEBUG : dir/file1: Updating file with dir/file1 0x2639be96f1e0 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be78ddc0): openPending: 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be78ddc0): >openPending: err= 2026/04/20 03:06:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be78ddc0): _writeAt: size=25, off=0 2026/04/20 03:06:38 DEBUG : dir/file1(0x2639be78ddc0): >_writeAt: n=25, err= 2026/04/20 03:06:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 03:06:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf: Updating file with newLeaf 0x2639be96f1e0 2026/04/20 03:06:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 DEBUG : newLeaf(0x2639be78ddc0): close: 2026/04/20 03:06:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 03:06:38.626003004 +0000 UTC m=+8.574898578 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:38 DEBUG : newLeaf(0x2639be78ddc0): >close: err= 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 03:06:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:38 DEBUG : newLeaf: size = 25 OK 2026/04/20 03:06:38 INFO : newLeaf: Copied (replaced existing) 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 03:06:38 +0000 UTC" 2026/04/20 03:06:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 03:06:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 03:06:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : dir: Looking for writers 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : dir: reading active writers 2026/04/20 03:06:38 DEBUG : newLeaf: reading active writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: 2026/04/20 03:06:38 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:38 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:38 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:38 DEBUG : Looking for writers 2026/04/20 03:06:38 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:38 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 03:06:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/20 03:06:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/20 03:06:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/20 03:06:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/20 03:06:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/20 03:06:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/20 03:06:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/20 03:06:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/20 03:06:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/20 03:06:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/20 03:06:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/20 03:06:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/20 03:06:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/20 03:06:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): _readAt: size=1, off=0 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): openPending: 2026/04/20 03:06:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >openPending: err= 2026/04/20 03:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >_readAt: n=1, err= 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): _readAt: size=256, off=1 2026/04/20 03:06:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >_readAt: n=15, err=EOF 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): _readAt: size=16, off=16 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >_readAt: n=0, err=EOF 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): close: 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >close: err= 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): close: 2026/04/20 03:06:39 DEBUG : dir/file1(0x2639beb9dc00): >close: err=file already closed 2026/04/20 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:39 DEBUG : dir: Looking for writers 2026/04/20 03:06:39 DEBUG : file1: reading active writers 2026/04/20 03:06:39 DEBUG : Looking for writers 2026/04/20 03:06:39 DEBUG : dir: reading active writers 2026/04/20 03:06:39 DEBUG : >WaitForWriters: 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:39 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): _readAt: size=1, off=0 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): openPending: 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >openPending: err= 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): _readAt: size=1, off=5 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): _readAt: size=1, off=3 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): _readAt: size=1, off=13 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): _readAt: size=16, off=100 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): close: 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639becef8c0): >close: err= 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : dir: Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : dir: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=1, off=0 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): openPending: 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >openPending: err= 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=1, off=5 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=1, off=1 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=1, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=6, off=10 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=6, err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=256, off=10 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=6, err=EOF 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=256, off=100 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): close: 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >close: err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): _readAt: size=256, off=100 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639bed69cc0): >_readAt: n=0, err=file already closed 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : dir: Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : dir: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): RWFileHandle.Flush 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): _readAt: size=256, off=0 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): openPending: 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): >openPending: err= 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): >_readAt: n=16, err=EOF 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): RWFileHandle.Flush 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): RWFileHandle.Flush 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): close: 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be9185c0): >close: err= 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : dir: Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : dir: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 03:06:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): _readAt: size=256, off=0 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): openPending: 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): >openPending: err= 2026/04/20 03:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): >_readAt: n=16, err=EOF 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): RWFileHandle.Release 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): close: 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): >close: err= 2026/04/20 03:06:40 DEBUG : dir/file1(0x2639be56ee40): RWFileHandle.Release 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : dir: Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : dir: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:40 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): openPending: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): >openPending: err= 2026/04/20 03:06:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): _writeAt: size=5, off=0 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): >_writeAt: n=5, err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): _writeAt: size=7, off=5 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): >_writeAt: n=7, err= 2026/04/20 03:06:40 DEBUG : file1: vfs cache: truncate to size=11 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): close: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:40.578625311 +0000 UTC m=+10.527520794 2026/04/20 03:06:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): >close: err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): close: 2026/04/20 03:06:40 DEBUG : file1(0x2639be57b540): >close: err=file already closed 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:40 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : file1: size = 11 OK 2026/04/20 03:06:40 INFO : file1: Copied (new) 2026/04/20 03:06:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-20 03:06:40 +0000 UTC" 2026/04/20 03:06:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:40 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): openPending: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): >openPending: err= 2026/04/20 03:06:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): _writeAt: size=7, off=0 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): >_writeAt: n=7, err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): _writeAt: size=6, off=5 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): >_writeAt: n=6, err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): close: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:40.775810216 +0000 UTC m=+10.724705699 2026/04/20 03:06:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): >close: err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): _writeAt: size=5, off=0 2026/04/20 03:06:40 DEBUG : file1(0x2639be587700): >_writeAt: n=0, err=file already closed 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:40 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:40 DEBUG : file1: size = 11 OK 2026/04/20 03:06:40 INFO : file1: Copied (new) 2026/04/20 03:06:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-20 03:06:40 +0000 UTC" 2026/04/20 03:06:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : >WaitForWriters: 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:40 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:40 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : file1(0x2639be7b3dc0): openPending: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1(0x2639be7b3dc0): >openPending: err= 2026/04/20 03:06:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:40 DEBUG : file1(0x2639be7b3dc0): close: 2026/04/20 03:06:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:40.972201773 +0000 UTC m=+10.921097256 2026/04/20 03:06:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:40 DEBUG : file1(0x2639be7b3dc0): >close: err= 2026/04/20 03:06:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 03:06:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:06:40 DEBUG : file2: newRWFileHandle: 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): openPending: 2026/04/20 03:06:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): >openPending: err= 2026/04/20 03:06:40 DEBUG : file2: >newRWFileHandle: err= 2026/04/20 03:06:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/20 03:06:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): RWFileHandle.Flush 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): RWFileHandle.Release 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): close: 2026/04/20 03:06:40 DEBUG : file2: vfs cache: setting modification time to 2026-04-20 03:06:40.973137962 +0000 UTC m=+10.922033445 2026/04/20 03:06:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:40 DEBUG : file2(0x2639be894340): >close: err= 2026/04/20 03:06:40 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : file2: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/20 03:06:40 DEBUG : Looking for writers 2026/04/20 03:06:40 DEBUG : file1: reading active writers 2026/04/20 03:06:40 DEBUG : file2: reading active writers 2026/04/20 03:06:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : file2: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : file2: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/20 03:06:41 DEBUG : file2: vfs cache: starting upload 2026/04/20 03:06:41 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:41 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : file2: size = 0 OK 2026/04/20 03:06:41 INFO : file2: Copied (new) 2026/04/20 03:06:41 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-20 03:06:40 +0000 UTC" 2026/04/20 03:06:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 03:06:41 INFO : file2: vfs cache: upload succeeded try #1 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file2: reading active writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 03:06:41 DEBUG : file1: size = 0 OK 2026/04/20 03:06:41 INFO : file1: Copied (new) 2026/04/20 03:06:41 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-20 03:06:40 +0000 UTC" 2026/04/20 03:06:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : file2: reading active writers 2026/04/20 03:06:41 DEBUG : >WaitForWriters: 2026/04/20 03:06:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : file2: reading active writers 2026/04/20 03:06:41 DEBUG : >WaitForWriters: 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:41 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): openPending: 2026/04/20 03:06:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): >openPending: err= 2026/04/20 03:06:41 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): _writeAt: size=5, off=0 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): >_writeAt: n=5, err= 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): RWFileHandle.Flush 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): RWFileHandle.Flush 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): close: 2026/04/20 03:06:41 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:41.350124707 +0000 UTC m=+11.299020179 2026/04/20 03:06:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:41 DEBUG : file1(0x2639be8afd40): >close: err= 2026/04/20 03:06:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:41 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : file1: size = 5 OK 2026/04/20 03:06:41 INFO : file1: Copied (new) 2026/04/20 03:06:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 03:06:41 +0000 UTC" 2026/04/20 03:06:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : >WaitForWriters: 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.20s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:41 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): openPending: 2026/04/20 03:06:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): >openPending: err= 2026/04/20 03:06:41 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): _writeAt: size=5, off=0 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): >_writeAt: n=5, err= 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): RWFileHandle.Release 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): close: 2026/04/20 03:06:41 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:41.53822294 +0000 UTC m=+11.487118454 2026/04/20 03:06:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): >close: err= 2026/04/20 03:06:41 DEBUG : file1(0x2639be939c40): RWFileHandle.Release 2026/04/20 03:06:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:41 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : file1: size = 5 OK 2026/04/20 03:06:41 INFO : file1: Copied (new) 2026/04/20 03:06:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 03:06:41 +0000 UTC" 2026/04/20 03:06:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : >WaitForWriters: 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 03:06:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): openPending: 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): >openPending: err= 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 03:06:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): _writeAt: size=5, off=0 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): >_writeAt: n=5, err= 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): close: 2026/04/20 03:06:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-20 03:06:41.789919148 +0000 UTC m=+11.738814642 2026/04/20 03:06:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:41 DEBUG : dir/file1(0x2639becce940): >close: err= 2026/04/20 03:06:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:41 DEBUG : dir: Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : dir: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:41 DEBUG : dir: Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : dir: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:41 DEBUG : dir: Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : dir: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:41 DEBUG : dir: Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : dir: reading active writers 2026/04/20 03:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 03:06:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:41 DEBUG : dir/file1: size = 5 OK 2026/04/20 03:06:41 INFO : dir/file1: Copied (replaced existing) 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-20 03:06:41 +0000 UTC" 2026/04/20 03:06:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:41 DEBUG : dir: Looking for writers 2026/04/20 03:06:41 DEBUG : file1: reading active writers 2026/04/20 03:06:41 DEBUG : Looking for writers 2026/04/20 03:06:41 DEBUG : dir: reading active writers 2026/04/20 03:06:41 DEBUG : >WaitForWriters: 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:41 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 03:06:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): openPending: 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 03:06:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): _writeAt: size=15, off=5 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): >_writeAt: n=15, err= 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): close: 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-20 03:06:42.073318898 +0000 UTC m=+12.022214371 2026/04/20 03:06:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : dir/file1(0x2639bee010c0): >close: err= 2026/04/20 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:42 DEBUG : dir: Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : dir: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:42 DEBUG : dir: Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : dir: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:42 DEBUG : dir: Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : dir: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:42 DEBUG : dir: Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : dir: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 03:06:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:42 DEBUG : dir/file1: size = 20 OK 2026/04/20 03:06:42 INFO : dir/file1: Copied (replaced existing) 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-20 03:06:42 +0000 UTC" 2026/04/20 03:06:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:42 DEBUG : dir: Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : dir: reading active writers 2026/04/20 03:06:42 DEBUG : >WaitForWriters: 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): openPending: 2026/04/20 03:06:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): >openPending: err= 2026/04/20 03:06:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): close: 2026/04/20 03:06:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 03:06:42.292632603 +0000 UTC m=+12.241528076 2026/04/20 03:06:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : file1(0x2639bee12780): >close: err= 2026/04/20 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:42 DEBUG : file1: vfs cache: starting upload 2026/04/20 03:06:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:06:42 DEBUG : file1: size = 5 OK 2026/04/20 03:06:42 INFO : file1: Copied (new) 2026/04/20 03:06:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 03:06:42 +0000 UTC" 2026/04/20 03:06:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : >WaitForWriters: 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.480310514 +0000 UTC m=+12.429205997 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed17c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.480310514 +0000 UTC m=+12.429205997 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.480310514 +0000 UTC m=+12.429205997 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7a640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6a7650 item 1 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.482853409 +0000 UTC m=+12.431748893 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7ac80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.482853409 +0000 UTC m=+12.431748893 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6a7c00 item 2 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.484587426 +0000 UTC m=+12.433482909 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7b7c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.484587426 +0000 UTC m=+12.433482909 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed7bc40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.484587426 +0000 UTC m=+12.433482909 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb52230 item 3 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.487271999 +0000 UTC m=+12.436167482 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0a880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.487271999 +0000 UTC m=+12.436167482 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0adc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb527e0 item 4 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.48915627 +0000 UTC m=+12.438051753 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.48915627 +0000 UTC m=+12.438051753 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0b880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.48915627 +0000 UTC m=+12.438051753 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef0bd40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb52b60 item 5 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.491985537 +0000 UTC m=+12.440881030 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef224c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.491985537 +0000 UTC m=+12.440881030 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef22a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb53030 item 6 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.493791509 +0000 UTC m=+12.442686992 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.493791509 +0000 UTC m=+12.442686992 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.493791509 +0000 UTC m=+12.442686992 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef23a40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb533b0 item 7 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.496119218 +0000 UTC m=+12.445014701 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef361c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.496119218 +0000 UTC m=+12.445014701 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb53a40 item 8 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bef36cc0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef36cc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.498159614 +0000 UTC m=+12.447055117 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.498159614 +0000 UTC m=+12.447055117 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.498159614 +0000 UTC m=+12.447055117 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef37a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb04070 item 9 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.500984622 +0000 UTC m=+12.449880105 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.500984622 +0000 UTC m=+12.449880105 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef526c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb04540 item 10 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bef52d00): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef52d00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.503224695 +0000 UTC m=+12.452120178 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef530c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.503224695 +0000 UTC m=+12.452120178 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef535c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.503224695 +0000 UTC m=+12.452120178 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef53ac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb048c0 item 11 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.505913327 +0000 UTC m=+12.454808800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.505913327 +0000 UTC m=+12.454808800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb04fc0 item 12 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bef72dc0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef72dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.507804309 +0000 UTC m=+12.456699823 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.507804309 +0000 UTC m=+12.456699823 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb053b0 item 13 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.509619991 +0000 UTC m=+12.458515484 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef73ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.509619991 +0000 UTC m=+12.458515484 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb05730 item 14 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bef92b40): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92b40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.51119655 +0000 UTC m=+12.460092024 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef92f00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.51119655 +0000 UTC m=+12.460092024 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef935c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beb05ab0 item 15 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.512855525 +0000 UTC m=+12.461750998 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bef93c40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.512855525 +0000 UTC m=+12.461750998 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a070 item 16 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.51440351 +0000 UTC m=+12.463298983 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb08c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.51440351 +0000 UTC m=+12.463298983 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb0d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.51440351 +0000 UTC m=+12.463298983 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a3f0 item 17 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.516617225 +0000 UTC m=+12.465512718 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb18c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.516617225 +0000 UTC m=+12.465512718 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befb1e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93aa10 item 18 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.518270007 +0000 UTC m=+12.467165490 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.518270007 +0000 UTC m=+12.467165490 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaa80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.518270007 +0000 UTC m=+12.467165490 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcaf80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93aee0 item 19 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.520568381 +0000 UTC m=+12.469463874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.520568381 +0000 UTC m=+12.469463874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcbb40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93b420 item 20 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.522585663 +0000 UTC m=+12.471481156 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff22c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.522585663 +0000 UTC m=+12.471481156 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.522585663 +0000 UTC m=+12.471481156 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916fc0 item 21 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.525035973 +0000 UTC m=+12.473931446 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff2d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.525035973 +0000 UTC m=+12.473931446 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff32c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a380 item 22 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.526583138 +0000 UTC m=+12.475478610 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.526583138 +0000 UTC m=+12.475478610 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beff3e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.526583138 +0000 UTC m=+12.475478610 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a850 item 23 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.52886587 +0000 UTC m=+12.477761344 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec6cc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.52886587 +0000 UTC m=+12.477761344 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93ae70 item 24 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639beec7840): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.530608163 +0000 UTC m=+12.479503637 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beec7c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.530608163 +0000 UTC m=+12.479503637 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.530608163 +0000 UTC m=+12.479503637 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedec740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93b2d0 item 25 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.532343412 +0000 UTC m=+12.481238885 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedecdc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.532343412 +0000 UTC m=+12.481238885 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beded300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93bdc0 item 26 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bededcc0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bededcc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.533791789 +0000 UTC m=+12.482687262 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.533791789 +0000 UTC m=+12.482687262 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.533791789 +0000 UTC m=+12.482687262 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee12bc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6380 item 27 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.536921573 +0000 UTC m=+12.485817087 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.536921573 +0000 UTC m=+12.485817087 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c69a0 item 28 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be0447c0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0447c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.53928491 +0000 UTC m=+12.488180393 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.53928491 +0000 UTC m=+12.488180393 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916230 item 29 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.540954946 +0000 UTC m=+12.489850419 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.540954946 +0000 UTC m=+12.489850419 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be2656c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be9165b0 item 30 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639bed981c0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed981c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.542723938 +0000 UTC m=+12.491619431 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.542723938 +0000 UTC m=+12.491619431 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed98c40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916930 item 31 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.544330555 +0000 UTC m=+12.493226028 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed992c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.544330555 +0000 UTC m=+12.493226028 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916cb0 item 32 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.545921912 +0000 UTC m=+12.494817385 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed99e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be9172d0 item 33 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.546624249 +0000 UTC m=+12.495519742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.546624249 +0000 UTC m=+12.495519742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be917650 item 33 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.548172194 +0000 UTC m=+12.497067698 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be9179d0 item 34 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.548797717 +0000 UTC m=+12.497693189 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.548797717 +0000 UTC m=+12.497693189 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e6c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be917b90 item 34 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.550428087 +0000 UTC m=+12.499323561 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ee00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9c380 item 35 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.551015087 +0000 UTC m=+12.499910560 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.551015087 +0000 UTC m=+12.499910560 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9c620 item 35 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.552631481 +0000 UTC m=+12.501526954 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cc40 item 36 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.553343367 +0000 UTC m=+12.502238840 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.553343367 +0000 UTC m=+12.502238840 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5191c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9ce00 item 36 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.554941636 +0000 UTC m=+12.503837140 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d180 item 37 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.555545588 +0000 UTC m=+12.504441111 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.555545588 +0000 UTC m=+12.504441111 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d420 item 37 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.557070159 +0000 UTC m=+12.505965642 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d9d0 item 38 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.557650956 +0000 UTC m=+12.506546430 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530f00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.557650956 +0000 UTC m=+12.506546430 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9dc70 item 38 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.558905647 +0000 UTC m=+12.507801120 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531ac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd41c0 item 39 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.559580974 +0000 UTC m=+12.508476446 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.559580974 +0000 UTC m=+12.508476446 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4380 item 39 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.561377089 +0000 UTC m=+12.510272572 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4700 item 40 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.561879057 +0000 UTC m=+12.510774530 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.561879057 +0000 UTC m=+12.510774530 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd48c0 item 40 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.563355307 +0000 UTC m=+12.512250780 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ac40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4c40 item 41 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.563901198 +0000 UTC m=+12.512796672 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4e00 item 41 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.564558029 +0000 UTC m=+12.513453502 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.564558029 +0000 UTC m=+12.513453502 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bb40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4fc0 item 41 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.566049137 +0000 UTC m=+12.514944610 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5490 item 42 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.566584289 +0000 UTC m=+12.515479782 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5650 item 42 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.567308147 +0000 UTC m=+12.516203620 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.567308147 +0000 UTC m=+12.516203620 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5810 item 42 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.568895707 +0000 UTC m=+12.517791180 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5b90 item 43 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.56946436 +0000 UTC m=+12.518359834 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5d50 item 43 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.570103399 +0000 UTC m=+12.518998872 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be942ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.570103399 +0000 UTC m=+12.518998872 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74070 item 43 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.571593855 +0000 UTC m=+12.520489328 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be943a40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed743f0 item 44 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.572254133 +0000 UTC m=+12.521149606 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda0c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74620 item 44 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.573023596 +0000 UTC m=+12.521919089 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.573023596 +0000 UTC m=+12.521919089 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdab80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed747e0 item 44 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.57449109 +0000 UTC m=+12.523386563 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74b60 item 45 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.574996104 +0000 UTC m=+12.523891577 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.574996104 +0000 UTC m=+12.523891577 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdbe40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74d20 item 45 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.576584637 +0000 UTC m=+12.525480120 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed750a0 item 46 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.57729055 +0000 UTC m=+12.526186023 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918a80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.57729055 +0000 UTC m=+12.526186023 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9191c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75340 item 46 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.578765498 +0000 UTC m=+12.527660971 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75730 item 47 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.57929108 +0000 UTC m=+12.528186554 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919d00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.57929108 +0000 UTC m=+12.528186554 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed758f0 item 47 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.580885604 +0000 UTC m=+12.529781078 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8b40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75c70 item 48 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.581477482 +0000 UTC m=+12.530372956 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.581477482 +0000 UTC m=+12.530372956 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75e30 item 48 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.583036138 +0000 UTC m=+12.531931611 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace310 item 49 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.583783791 +0000 UTC m=+12.532679263 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.583783791 +0000 UTC m=+12.532679263 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4649c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace4d0 item 49 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.585476279 +0000 UTC m=+12.534371753 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacea10 item 50 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.586160603 +0000 UTC m=+12.535056075 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.586160603 +0000 UTC m=+12.535056075 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465ac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacebd0 item 50 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.587899227 +0000 UTC m=+12.536794701 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacefc0 item 51 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.588485375 +0000 UTC m=+12.537380849 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befca740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.588485375 +0000 UTC m=+12.537380849 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcac80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf180 item 51 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.59015945 +0000 UTC m=+12.539054923 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf570 item 52 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.590793327 +0000 UTC m=+12.539688800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639befcb840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.590793327 +0000 UTC m=+12.539688800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf730 item 52 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.592283143 +0000 UTC m=+12.541178656 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be740b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacfab0 item 53 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.592890881 +0000 UTC m=+12.541786374 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.592890881 +0000 UTC m=+12.541786374 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7415c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacfc70 item 53 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.594640607 +0000 UTC m=+12.543536080 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be741c40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c2a0 item 54 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.595245029 +0000 UTC m=+12.544140503 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.595245029 +0000 UTC m=+12.544140503 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75e7c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c460 item 54 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.596580804 +0000 UTC m=+12.545476277 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75ee40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8ca80 item 55 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.597127948 +0000 UTC m=+12.546023421 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.597127948 +0000 UTC m=+12.546023421 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75f880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cc40 item 55 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.598759872 +0000 UTC m=+12.547655345 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cfc0 item 56 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.599417975 +0000 UTC m=+12.548313478 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.599417975 +0000 UTC m=+12.548313478 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be782a80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d180 item 56 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.600938318 +0000 UTC m=+12.549833801 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7830c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d500 item 57 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.601561146 +0000 UTC m=+12.550456639 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d6c0 item 57 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.602189383 +0000 UTC m=+12.551084876 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be783b40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.602189383 +0000 UTC m=+12.551084876 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca1c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d880 item 57 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.603661815 +0000 UTC m=+12.552557289 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ca800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8dc00 item 58 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.604432191 +0000 UTC m=+12.553327684 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cad40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8ddc0 item 58 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.605122385 +0000 UTC m=+12.554017879 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.605122385 +0000 UTC m=+12.554017879 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cb840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca150 item 58 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.606852815 +0000 UTC m=+12.555748298 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cbe80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca4d0 item 59 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.607431159 +0000 UTC m=+12.556326631 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ee4c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca9a0 item 59 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.608007808 +0000 UTC m=+12.556903291 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eea00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.608007808 +0000 UTC m=+12.556903291 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7eef80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccab60 item 59 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.609598985 +0000 UTC m=+12.558494468 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ef5c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccaee0 item 60 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.610272818 +0000 UTC m=+12.559168331 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7efb00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb0a0 item 60 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.610987749 +0000 UTC m=+12.559883222 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.610987749 +0000 UTC m=+12.559883222 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb260 item 60 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.612546555 +0000 UTC m=+12.561442028 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be816d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb650 item 61 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.613272166 +0000 UTC m=+12.562167649 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.613272166 +0000 UTC m=+12.562167649 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be817980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb880 item 61 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.615501569 +0000 UTC m=+12.564397042 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bee13980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccbc00 item 62 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.616126259 +0000 UTC m=+12.565021742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.616126259 +0000 UTC m=+12.565021742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be842c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccbdc0 item 62 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.617875055 +0000 UTC m=+12.566770527 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8432c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f4ee0 item 63 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.618551352 +0000 UTC m=+12.567446835 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be843800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.618551352 +0000 UTC m=+12.567446835 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f51f0 item 63 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.620241977 +0000 UTC m=+12.569137450 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f5ce0 item 64 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.620824117 +0000 UTC m=+12.569719590 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be862b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.620824117 +0000 UTC m=+12.569719590 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed020e0 item 64 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.622623296 +0000 UTC m=+12.571518779 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8638c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02540 item 65 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.623278245 +0000 UTC m=+12.572173728 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be863d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.623278245 +0000 UTC m=+12.572173728 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02850 item 65 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.624658372 +0000 UTC m=+12.573553856 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02bd0 item 66 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.625406106 +0000 UTC m=+12.574301589 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be898e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.625406106 +0000 UTC m=+12.574301589 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02d90 item 66 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.626931659 +0000 UTC m=+12.575827133 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03180 item 67 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.627535569 +0000 UTC m=+12.576431043 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be899e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.627535569 +0000 UTC m=+12.576431043 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8de400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03340 item 67 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.629045714 +0000 UTC m=+12.577941197 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dea80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed036c0 item 68 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.629737491 +0000 UTC m=+12.578632974 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8def80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.629737491 +0000 UTC m=+12.578632974 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8df4c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed038f0 item 68 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.631348565 +0000 UTC m=+12.580244048 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8dfb00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03c70 item 69 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.631934543 +0000 UTC m=+12.580830026 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.631934543 +0000 UTC m=+12.580830026 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91a580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03e30 item 69 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.633417466 +0000 UTC m=+12.582312949 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91ac00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2380 item 70 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.634013391 +0000 UTC m=+12.582908874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b100): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.634013391 +0000 UTC m=+12.582908874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91b640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2540 item 70 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.635467649 +0000 UTC m=+12.584363133 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be91bcc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc28c0 item 71 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.636041854 +0000 UTC m=+12.584937337 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9782c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.636041854 +0000 UTC m=+12.584937337 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9787c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2a80 item 71 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.637603766 +0000 UTC m=+12.586499249 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be978e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2e00 item 72 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.638260317 +0000 UTC m=+12.587155790 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.638260317 +0000 UTC m=+12.587155790 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2fc0 item 72 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.639635155 +0000 UTC m=+12.588530628 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be979e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3650 item 73 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.640204621 +0000 UTC m=+12.589100094 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc38f0 item 73 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.640828069 +0000 UTC m=+12.589723552 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.640828069 +0000 UTC m=+12.589723552 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be994e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3ab0 item 73 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.642899935 +0000 UTC m=+12.591795418 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3e30 item 74 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.643448371 +0000 UTC m=+12.592343854 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0150 item 74 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.644291705 +0000 UTC m=+12.593187178 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be995ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.644291705 +0000 UTC m=+12.593187178 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ae540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0460 item 74 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.646153583 +0000 UTC m=+12.595049056 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9aeb80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac07e0 item 75 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.646862463 +0000 UTC m=+12.595757936 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac09a0 item 75 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.648922125 +0000 UTC m=+12.597817598 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9af5c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.648922125 +0000 UTC m=+12.597817598 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9afb00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0cb0 item 75 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.65103647 +0000 UTC m=+12.599931953 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac12d0 item 76 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.651647365 +0000 UTC m=+12.600542838 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cc740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1490 item 76 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.652281373 +0000 UTC m=+12.601176846 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ccc80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.652281373 +0000 UTC m=+12.601176846 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1650 item 76 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.653929046 +0000 UTC m=+12.602824519 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cd840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1b20 item 77 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.654507229 +0000 UTC m=+12.603402702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9cdd40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.654507229 +0000 UTC m=+12.603402702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ea540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1ce0 item 77 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.657736081 +0000 UTC m=+12.606631554 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eab80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03e620 item 78 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.658189107 +0000 UTC m=+12.607084580 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.658189107 +0000 UTC m=+12.607084580 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9eb780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03ea80 item 78 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.659913456 +0000 UTC m=+12.608808949 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9ebdc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03f5e0 item 79 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.660724618 +0000 UTC m=+12.609620101 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea043c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.660724618 +0000 UTC m=+12.609620101 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea04ac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03fc70 item 79 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.662516073 +0000 UTC m=+12.611411547 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05100): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be3005b0 item 80 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.663212559 +0000 UTC m=+12.612108053 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.663212559 +0000 UTC m=+12.612108053 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea05d00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be3008c0 item 80 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.664796584 +0000 UTC m=+12.613692097 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be300e70 item 81 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.665385065 +0000 UTC m=+12.614280538 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea228c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.665385065 +0000 UTC m=+12.614280538 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea22e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be3011f0 item 81 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.666606914 +0000 UTC m=+12.615502388 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be368b60 item 82 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.667330381 +0000 UTC m=+12.616225855 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea23980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.667330381 +0000 UTC m=+12.616225855 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be369260 item 82 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.668847909 +0000 UTC m=+12.617743383 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3e680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be369960 item 83 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.669416113 +0000 UTC m=+12.618311605 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3eb80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.669416113 +0000 UTC m=+12.618311605 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f0c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2e2a10 item 83 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.670825517 +0000 UTC m=+12.619720989 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3f740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2e3340 item 84 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.671345229 +0000 UTC m=+12.620240702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea3fc40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.671345229 +0000 UTC m=+12.620240702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a2c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2e3b20 item 84 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.672514378 +0000 UTC m=+12.621409851 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5a940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96c310 item 85 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.672956984 +0000 UTC m=+12.621852457 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ae40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.672956984 +0000 UTC m=+12.621852457 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5b380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96c620 item 85 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.674006418 +0000 UTC m=+12.622901891 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea5ba00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96cb60 item 86 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.67450513 +0000 UTC m=+12.623400603 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.67450513 +0000 UTC m=+12.623400603 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7a580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96cd20 item 86 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.67579624 +0000 UTC m=+12.624691713 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7ac00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96d180 item 87 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.676232684 +0000 UTC m=+12.625128157 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b100): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.676232684 +0000 UTC m=+12.625128157 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7b640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96d340 item 87 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.677527231 +0000 UTC m=+12.626422704 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea7bcc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96d6c0 item 88 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.678038147 +0000 UTC m=+12.626933619 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab62c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.678038147 +0000 UTC m=+12.626933619 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96da40 item 88 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.679148365 +0000 UTC m=+12.628043837 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6e80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be96ddc0 item 89 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.679503465 +0000 UTC m=+12.628398938 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab73c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6be3f0 item 89 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.68004563 +0000 UTC m=+12.628941103 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.68004563 +0000 UTC m=+12.628941103 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7e80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6be5b0 item 89 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.681990666 +0000 UTC m=+12.630886139 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6230 item 90 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.682439363 +0000 UTC m=+12.631334836 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c63f0 item 90 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.682910684 +0000 UTC m=+12.631806157 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae8e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.682910684 +0000 UTC m=+12.631806157 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c65b0 item 90 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.683939358 +0000 UTC m=+12.632834831 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beae9a40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6af0 item 91 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.684321921 +0000 UTC m=+12.633217394 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6e00 item 91 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.684936904 +0000 UTC m=+12.633832376 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb207c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.684936904 +0000 UTC m=+12.633832376 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb20d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6fc0 item 91 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.685996786 +0000 UTC m=+12.634892258 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c73b0 item 92 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.686365243 +0000 UTC m=+12.635260715 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb218c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c76c0 item 92 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.686835301 +0000 UTC m=+12.635730774 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beb21e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.686835301 +0000 UTC m=+12.635730774 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c7880 item 92 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.688323424 +0000 UTC m=+12.637218896 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c7ce0 item 93 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.688814882 +0000 UTC m=+12.637710355 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.688814882 +0000 UTC m=+12.637710355 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6be000 item 93 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.690071176 +0000 UTC m=+12.638966649 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265a40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bf180 item 94 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.690452767 +0000 UTC m=+12.639348240 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.690452767 +0000 UTC m=+12.639348240 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bf340 item 94 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.691609573 +0000 UTC m=+12.640505046 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bf810 item 95 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.691983489 +0000 UTC m=+12.640878962 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e3c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.691983489 +0000 UTC m=+12.640878962 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54eac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bfc00 item 95 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.694914849 +0000 UTC m=+12.643810332 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a150 item 96 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.695420815 +0000 UTC m=+12.644316289 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.695420815 +0000 UTC m=+12.644316289 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54fe40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a310 item 96 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= 2026/04/20 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : >WaitForWriters: 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.719371025 +0000 UTC m=+12.668266498 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d96c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.719371025 +0000 UTC m=+12.668266498 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.719371025 +0000 UTC m=+12.668266498 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becda400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9c310 item 1 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.72134727 +0000 UTC m=+12.670242742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdaa40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.72134727 +0000 UTC m=+12.670242742 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdafc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cb60 item 2 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.722603182 +0000 UTC m=+12.671498656 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdb600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.722603182 +0000 UTC m=+12.671498656 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639becdba80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.722603182 +0000 UTC m=+12.671498656 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cee0 item 3 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.724235747 +0000 UTC m=+12.673131221 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9186c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.724235747 +0000 UTC m=+12.673131221 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d490 item 4 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.725518071 +0000 UTC m=+12.674413544 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.725518071 +0000 UTC m=+12.674413544 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.725518071 +0000 UTC m=+12.674413544 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919bc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9da40 item 5 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.727167718 +0000 UTC m=+12.676063192 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.727167718 +0000 UTC m=+12.676063192 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74150 item 6 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.728363367 +0000 UTC m=+12.677258840 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8f00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.728363367 +0000 UTC m=+12.677258840 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.728363367 +0000 UTC m=+12.677258840 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc98c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed744d0 item 7 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.730114076 +0000 UTC m=+12.679009549 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4640c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.730114076 +0000 UTC m=+12.679009549 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74a10 item 8 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be464cc0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464cc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.731573483 +0000 UTC m=+12.680468957 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.731573483 +0000 UTC m=+12.680468957 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.731573483 +0000 UTC m=+12.680468957 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74d90 item 9 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.733425514 +0000 UTC m=+12.682320987 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.733425514 +0000 UTC m=+12.682320987 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab66c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75340 item 10 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639beab6d00): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab6d00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.734740228 +0000 UTC m=+12.683635702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab70c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.734740228 +0000 UTC m=+12.683635702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab75c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.734740228 +0000 UTC m=+12.683635702 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639beab7ac0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75730 item 11 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.736818685 +0000 UTC m=+12.685714159 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5542c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.736818685 +0000 UTC m=+12.685714159 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75c00 item 12 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be554e40): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be554e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.738551691 +0000 UTC m=+12.687447164 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be555200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.738551691 +0000 UTC m=+12.687447164 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5558c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace0e0 item 13 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.740043701 +0000 UTC m=+12.688939174 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.740043701 +0000 UTC m=+12.688939174 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56a580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace460 item 14 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be56abc0): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56abc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.741726119 +0000 UTC m=+12.690621612 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56af80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.741726119 +0000 UTC m=+12.690621612 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56b640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace7e0 item 15 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.743500362 +0000 UTC m=+12.692395835 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be56bcc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.743500362 +0000 UTC m=+12.692395835 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beaced20 item 16 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.744905077 +0000 UTC m=+12.693800560 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.744905077 +0000 UTC m=+12.693800560 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58adc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.744905077 +0000 UTC m=+12.693800560 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b2c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf110 item 17 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.746807673 +0000 UTC m=+12.695703186 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.746807673 +0000 UTC m=+12.695703186 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58be80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf650 item 18 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.748029813 +0000 UTC m=+12.696925285 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.748029813 +0000 UTC m=+12.696925285 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2b00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.748029813 +0000 UTC m=+12.696925285 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beacf9d0 item 19 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.750141432 +0000 UTC m=+12.699036906 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.750141432 +0000 UTC m=+12.699036906 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3bc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c150 item 20 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.751562468 +0000 UTC m=+12.700457941 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.751562468 +0000 UTC m=+12.700457941 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.751562468 +0000 UTC m=+12.700457941 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c4d0 item 21 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.753416071 +0000 UTC m=+12.702311544 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb3c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.753416071 +0000 UTC m=+12.702311544 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cc40 item 22 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.754920343 +0000 UTC m=+12.703815816 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.754920343 +0000 UTC m=+12.703815816 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.754920343 +0000 UTC m=+12.703815816 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be618a80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cfc0 item 23 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.756727338 +0000 UTC m=+12.705622821 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619100): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.756727338 +0000 UTC m=+12.705622821 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d490 item 24 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be619c80): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be619c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.758176736 +0000 UTC m=+12.707072209 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.758176736 +0000 UTC m=+12.707072209 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.758176736 +0000 UTC m=+12.707072209 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be654b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d810 item 25 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.760140989 +0000 UTC m=+12.709036462 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.760140989 +0000 UTC m=+12.709036462 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8dce0 item 26 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be655d80): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be655d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.761539752 +0000 UTC m=+12.710435226 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8240): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.761539752 +0000 UTC m=+12.710435226 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.761539752 +0000 UTC m=+12.710435226 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f8c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca230 item 27 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.763151457 +0000 UTC m=+12.712046930 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.763151457 +0000 UTC m=+12.712046930 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccaa10 item 28 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be6f9e80): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6f9e80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.764779384 +0000 UTC m=+12.713674857 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74a340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.764779384 +0000 UTC m=+12.713674857 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74aa00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccad90 item 29 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.766395088 +0000 UTC m=+12.715290561 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.766395088 +0000 UTC m=+12.715290561 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74b5c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb110 item 30 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): _readAt: size=2, off=0 2026/04/20 03:06:42 ERROR : open-test-file(0x2639be74bc00): Couldn't read size of file 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): close: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be74bc00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.767997886 +0000 UTC m=+12.716893369 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7700c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.767997886 +0000 UTC m=+12.716893369 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb500 item 31 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.769686767 +0000 UTC m=+12.718582241 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be770e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.769686767 +0000 UTC m=+12.718582241 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb8f0 item 32 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.771309925 +0000 UTC m=+12.720205418 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccbc70 item 33 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.771825078 +0000 UTC m=+12.720720561 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be771e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.771825078 +0000 UTC m=+12.720720561 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78c400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccbe30 item 33 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.773378113 +0000 UTC m=+12.722273626 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78ca40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f50a0 item 34 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.773901612 +0000 UTC m=+12.722797086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78cec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.773901612 +0000 UTC m=+12.722797086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78d400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f5340 item 34 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.775244281 +0000 UTC m=+12.724139753 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78da40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f5dc0 item 35 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.775834405 +0000 UTC m=+12.724729898 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be78dec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.775834405 +0000 UTC m=+12.724729898 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ce4c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02230 item 35 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.777283624 +0000 UTC m=+12.726179107 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7ceb40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02690 item 36 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.777822101 +0000 UTC m=+12.726717574 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.777822101 +0000 UTC m=+12.726717574 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cf580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed028c0 item 36 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.779381648 +0000 UTC m=+12.728277131 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7cfbc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02c40 item 37 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.779968097 +0000 UTC m=+12.728863590 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.779968097 +0000 UTC m=+12.728863590 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fc640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02e00 item 37 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.781523156 +0000 UTC m=+12.730418629 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fccc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed031f0 item 38 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.782121786 +0000 UTC m=+12.731017259 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd1c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.782121786 +0000 UTC m=+12.731017259 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fd700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed033b0 item 38 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.783509389 +0000 UTC m=+12.732404862 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7fdd80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed037a0 item 39 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.78399167 +0000 UTC m=+12.732887144 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.78399167 +0000 UTC m=+12.732887144 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03960 item 39 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.78534073 +0000 UTC m=+12.734236203 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be838f00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03ce0 item 40 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.786000927 +0000 UTC m=+12.734896420 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839400): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.786000927 +0000 UTC m=+12.734896420 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be839940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2000 item 40 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.787414819 +0000 UTC m=+12.736310302 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc23f0 item 41 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.787919553 +0000 UTC m=+12.736815046 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc25b0 item 41 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.788479742 +0000 UTC m=+12.737375215 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85c9c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.788479742 +0000 UTC m=+12.737375215 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85cf00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2770 item 41 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.789895106 +0000 UTC m=+12.738790579 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85d540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2af0 item 42 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.790474571 +0000 UTC m=+12.739370065 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be85da40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2cb0 item 42 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.791038056 +0000 UTC m=+12.739933529 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.791038056 +0000 UTC m=+12.739933529 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87c600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc2e70 item 42 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.792364363 +0000 UTC m=+12.741259836 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87cc40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3420 item 43 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.792886288 +0000 UTC m=+12.741781761 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc37a0 item 43 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.793515938 +0000 UTC m=+12.742411411 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87d680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.793515938 +0000 UTC m=+12.742411411 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be87dbc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3960 item 43 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.794786891 +0000 UTC m=+12.743682363 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedc3ce0 item 44 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.795217223 +0000 UTC m=+12.744112696 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0000 item 44 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.795736545 +0000 UTC m=+12.744632018 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c4d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.795736545 +0000 UTC m=+12.744632018 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c52c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac01c0 item 44 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.79682383 +0000 UTC m=+12.745719313 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0690 item 45 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.797272267 +0000 UTC m=+12.746167750 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8c5e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.797272267 +0000 UTC m=+12.746167750 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0850 item 45 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.798611948 +0000 UTC m=+12.747507421 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e2c40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac0d20 item 46 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.799023065 +0000 UTC m=+12.747918539 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.799023065 +0000 UTC m=+12.747918539 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1180 item 46 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.800503183 +0000 UTC m=+12.749398656 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be8e3e80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1500 item 47 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.800932915 +0000 UTC m=+12.749828388 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.800932915 +0000 UTC m=+12.749828388 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be928b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac16c0 item 47 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.802422159 +0000 UTC m=+12.751317632 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9291c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1b90 item 48 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.802823788 +0000 UTC m=+12.751719261 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9296c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.802823788 +0000 UTC m=+12.751719261 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be929dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beac1d50 item 48 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.804059343 +0000 UTC m=+12.752954816 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c500): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03e7e0 item 49 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.804643106 +0000 UTC m=+12.753538579 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.804643106 +0000 UTC m=+12.753538579 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03ecb0 item 49 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.805999439 +0000 UTC m=+12.754894911 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03f650 item 50 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.807009938 +0000 UTC m=+12.755905411 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97da40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.807009938 +0000 UTC m=+12.755905411 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916000 item 50 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.808621875 +0000 UTC m=+12.757517348 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1a880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916540 item 51 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.809157327 +0000 UTC m=+12.758052800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1ad80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.809157327 +0000 UTC m=+12.758052800 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b2c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916700 item 51 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.810759725 +0000 UTC m=+12.759655198 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1b940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916a80 item 52 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.811398893 +0000 UTC m=+12.760294366 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bed1bec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.811398893 +0000 UTC m=+12.760294366 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be916c40 item 52 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.812686396 +0000 UTC m=+12.761581869 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be530cc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be917030 item 53 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.813185509 +0000 UTC m=+12.762080982 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5311c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.813185509 +0000 UTC m=+12.762080982 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be9171f0 item 53 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.814564525 +0000 UTC m=+12.763460028 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be531d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be917730 item 54 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.815197881 +0000 UTC m=+12.764093354 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.815197881 +0000 UTC m=+12.764093354 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3fe9c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be9178f0 item 54 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.816383222 +0000 UTC m=+12.765278695 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4070 item 55 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.816935516 +0000 UTC m=+12.765830989 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ff540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.816935516 +0000 UTC m=+12.765830989 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3ffa80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd42a0 item 55 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.81816547 +0000 UTC m=+12.767060943 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4620 item 56 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.818931958 +0000 UTC m=+12.767827431 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97c700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.818931958 +0000 UTC m=+12.767827431 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97cc80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd47e0 item 56 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.820374574 +0000 UTC m=+12.769270047 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be97d2c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4b60 item 57 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.820817832 +0000 UTC m=+12.769713305 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be0442c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4d20 item 57 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.821351349 +0000 UTC m=+12.770246823 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.821351349 +0000 UTC m=+12.770246823 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be044ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd4ee0 item 57 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.822511993 +0000 UTC m=+12.771407466 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd53b0 item 58 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.822994585 +0000 UTC m=+12.771890059 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be045d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5570 item 58 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.823521761 +0000 UTC m=+12.772417235 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be265880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.823521761 +0000 UTC m=+12.772417235 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be436e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5730 item 58 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.824623122 +0000 UTC m=+12.773518596 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be4375c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5ab0 item 59 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.825226854 +0000 UTC m=+12.774122326 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be437b00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03e0e0 item 59 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.825745003 +0000 UTC m=+12.774640476 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.825745003 +0000 UTC m=+12.774640476 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54e800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03e7e0 item 59 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.826936023 +0000 UTC m=+12.775831496 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54ef40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be03fd50 item 60 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.827410871 +0000 UTC m=+12.776306344 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f480): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6230 item 60 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.827907139 +0000 UTC m=+12.776802612 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be54f9c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.827907139 +0000 UTC m=+12.776802612 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be3620c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c63f0 item 60 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.828996788 +0000 UTC m=+12.777892262 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be362ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c68c0 item 61 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.829488558 +0000 UTC m=+12.778384031 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be363440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.829488558 +0000 UTC m=+12.778384031 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6af0 item 61 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.830848217 +0000 UTC m=+12.779743700 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d8c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c6fc0 item 62 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.831370072 +0000 UTC m=+12.780265546 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be6d9600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.831370072 +0000 UTC m=+12.780265546 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918100): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c7180 item 62 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.832568958 +0000 UTC m=+12.781464431 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c76c0 item 63 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.832967421 +0000 UTC m=+12.781862895 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be918c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.832967421 +0000 UTC m=+12.781862895 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be9193c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c7880 item 63 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.834144867 +0000 UTC m=+12.783040339 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be919a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6c7ce0 item 64 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.834685197 +0000 UTC m=+12.783580680 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.834685197 +0000 UTC m=+12.783580680 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6be000 item 64 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.836160225 +0000 UTC m=+12.785055698 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc8d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6be690 item 65 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.836770368 +0000 UTC m=+12.785665842 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.836770368 +0000 UTC m=+12.785665842 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6befc0 item 65 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.838239534 +0000 UTC m=+12.787135008 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bedc9d40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bf490 item 66 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.838856079 +0000 UTC m=+12.787751552 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464340): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.838856079 +0000 UTC m=+12.787751552 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464980): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bf650 item 66 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.840139244 +0000 UTC m=+12.789034718 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be464fc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be6bfdc0 item 67 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.840682511 +0000 UTC m=+12.789577984 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.840682511 +0000 UTC m=+12.789577984 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be465940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a0e0 item 67 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.841787158 +0000 UTC m=+12.790682641 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5181c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a460 item 68 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.842604463 +0000 UTC m=+12.791499936 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be518dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.842604463 +0000 UTC m=+12.791499936 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be519380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93a620 item 68 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.843780134 +0000 UTC m=+12.792675607 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5199c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93aaf0 item 69 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.844368597 +0000 UTC m=+12.793264070 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.844368597 +0000 UTC m=+12.793264070 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522700): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93ad90 item 69 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.845710572 +0000 UTC m=+12.794606065 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be522d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93b180 item 70 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.846257255 +0000 UTC m=+12.795152728 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.846257255 +0000 UTC m=+12.795152728 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5237c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93b3b0 item 70 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.84765653 +0000 UTC m=+12.796552023 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be523e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93b960 item 71 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.848153599 +0000 UTC m=+12.797049072 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.848153599 +0000 UTC m=+12.797049072 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be93bc00 item 71 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.849403201 +0000 UTC m=+12.798298684 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be542fc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9c310 item 72 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.849970813 +0000 UTC m=+12.798866286 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5434c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.849970813 +0000 UTC m=+12.798866286 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be543a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9c5b0 item 72 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.85117538 +0000 UTC m=+12.800070863 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5620c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cbd0 item 73 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.851595364 +0000 UTC m=+12.800490847 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5625c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cd90 item 73 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.852052316 +0000 UTC m=+12.800947790 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562a80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.852052316 +0000 UTC m=+12.800947790 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be562fc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9cf50 item 73 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.853213421 +0000 UTC m=+12.802108893 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d3b0 item 74 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.853613857 +0000 UTC m=+12.802509341 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be563b00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d570 item 74 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.854242967 +0000 UTC m=+12.803138440 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a140): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.854242967 +0000 UTC m=+12.803138440 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58a6c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9d960 item 74 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.855529337 +0000 UTC m=+12.804424810 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58ad00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bea9dce0 item 75 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.85603887 +0000 UTC m=+12.804934343 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): _writeAt: size=3, off=2 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74000 item 75 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.856676184 +0000 UTC m=+12.805571657 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58b740): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.856676184 +0000 UTC m=+12.805571657 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be58bc80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed741c0 item 75 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.858044921 +0000 UTC m=+12.806940404 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d23c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed745b0 item 76 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.858597895 +0000 UTC m=+12.807493369 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d28c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74770 item 76 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): _writeAt: size=3, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.859067743 +0000 UTC m=+12.807963217 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d2e00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.859067743 +0000 UTC m=+12.807963217 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74930 item 76 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.860198922 +0000 UTC m=+12.809094395 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d39c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74cb0 item 77 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.860584401 +0000 UTC m=+12.809479874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5d3ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.860584401 +0000 UTC m=+12.809479874 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ea6c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed74e70 item 77 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.861959028 +0000 UTC m=+12.810854501 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5ead00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed752d0 item 78 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.862385704 +0000 UTC m=+12.811281177 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb200): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.862385704 +0000 UTC m=+12.811281177 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be5eb900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75500 item 78 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.863655354 +0000 UTC m=+12.812550826 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75880 item 79 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.8641724 +0000 UTC m=+12.813067873 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614540): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.8641724 +0000 UTC m=+12.813067873 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be614c40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75a40 item 79 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.865578638 +0000 UTC m=+12.814474111 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed75dc0 item 80 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.866009141 +0000 UTC m=+12.814904614 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615780): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.866009141 +0000 UTC m=+12.814904614 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be615e80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace0e0 item 80 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.86733148 +0000 UTC m=+12.816226953 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63a5c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace460 item 81 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.867893613 +0000 UTC m=+12.816789086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63aa40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.867893613 +0000 UTC m=+12.816789086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63af80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beace620 item 81 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.869269062 +0000 UTC m=+12.818164575 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63b600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beaceb60 item 82 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.869814954 +0000 UTC m=+12.818710447 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be63bb00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.869814954 +0000 UTC m=+12.818710447 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beaced20 item 82 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.871299429 +0000 UTC m=+12.820194902 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be67c800): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c070 item 83 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.871672704 +0000 UTC m=+12.820568177 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.871672704 +0000 UTC m=+12.820568177 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08840): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c230 item 83 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.872811195 +0000 UTC m=+12.821706679 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea08ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8c5b0 item 84 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.873304678 +0000 UTC m=+12.822200151 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea093c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.873304678 +0000 UTC m=+12.822200151 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea09940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8ca10 item 84 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.874514344 +0000 UTC m=+12.823409817 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea240c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cd90 item 85 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.87513113 +0000 UTC m=+12.824026603 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea245c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.87513113 +0000 UTC m=+12.824026603 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea24b00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8cf50 item 85 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.87646522 +0000 UTC m=+12.825360693 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25180): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d2d0 item 86 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.877037833 +0000 UTC m=+12.825933306 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25680): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.877037833 +0000 UTC m=+12.825933306 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea25c00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d490 item 86 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.878469028 +0000 UTC m=+12.827364500 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d810 item 87 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.879048602 +0000 UTC m=+12.827944086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38880): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.879048602 +0000 UTC m=+12.827944086 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea38dc0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8d9d0 item 87 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.880340283 +0000 UTC m=+12.829235756 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39440): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bee8dd50 item 88 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.880822905 +0000 UTC m=+12.829718378 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39940): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.880822905 +0000 UTC m=+12.829718378 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea39ec0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca0e0 item 88 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.881837663 +0000 UTC m=+12.830733136 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4c600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca460 item 89 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.882327488 +0000 UTC m=+12.831222962 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4cb40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639becca930 item 89 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.882929726 +0000 UTC m=+12.831825230 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d080): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.882929726 +0000 UTC m=+12.831825230 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4d600): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccaaf0 item 89 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.884245192 +0000 UTC m=+12.833140666 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea4dc40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccae70 item 90 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.884801614 +0000 UTC m=+12.833697088 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb030 item 90 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.8853817 +0000 UTC m=+12.834277174 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea687c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.8853817 +0000 UTC m=+12.834277174 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea68d80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb1f0 item 90 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.88660933 +0000 UTC m=+12.835504803 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea693c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb5e0 item 91 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.887144411 +0000 UTC m=+12.836039884 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): >_readAt: n=2, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): _writeAt: size=3, off=7 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb7a0 item 91 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.887709089 +0000 UTC m=+12.836604581 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639bea69e40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): >_readAt: n=8, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.887709089 +0000 UTC m=+12.836604581 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7284c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccb9d0 item 91 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.889003724 +0000 UTC m=+12.837899198 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be728b00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639beccbd50 item 92 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.889635909 +0000 UTC m=+12.838531382 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): open at offset 5 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f4a10 item 92 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): _readAt: size=2, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): _writeAt: size=3, off=5 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): >_writeAt: n=3, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.890311746 +0000 UTC m=+12.839207229 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): >_readAt: n=3, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.890311746 +0000 UTC m=+12.839207229 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be729b40): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639be2f4d20 item 92 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.89171579 +0000 UTC m=+12.840611263 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be75c280): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bedd5ce0 item 93 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.892098103 +0000 UTC m=+12.840993576 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462300): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.892098103 +0000 UTC m=+12.840993576 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be462a00): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02000 item 93 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.893385164 +0000 UTC m=+12.842280637 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463040): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed024d0 item 94 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.893806681 +0000 UTC m=+12.842702155 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463580): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.893806681 +0000 UTC m=+12.842702155 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be463c80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed027e0 item 94 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.895293631 +0000 UTC m=+12.844189104 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7943c0): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02b60 item 95 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.895769961 +0000 UTC m=+12.844665434 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be794900): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.895769961 +0000 UTC m=+12.844665434 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795000): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed02d20 item 95 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 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 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): open at offset 0 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): _readAt: size=2, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): >_readAt: n=0, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.897188181 +0000 UTC m=+12.846083654 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795640): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): _writeAt: size=5, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): >openPending: err= 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed03110 item 96 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): >_writeAt: n=5, err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.897656787 +0000 UTC m=+12.846552260 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be795b80): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 03:06:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:06:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 03:06:42 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): _readAt: size=512, off=0 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): openPending: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): >openPending: err= 2026/04/20 03:06:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): >_readAt: n=5, err=EOF 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): close: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 03:06:42.897656787 +0000 UTC m=+12.846552260 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 03:06:42 DEBUG : open-test-file(0x2639be7da380): >close: err= 2026/04/20 03:06:42 DEBUG : open-test-file: Remove: 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2639bed032d0 item 96 2026/04/20 03:06:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 03:06:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 03:06:42 DEBUG : open-test-file: >Remove: err= 2026/04/20 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : >WaitForWriters: 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:06:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:06:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:06:42 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:06:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:06:42 DEBUG : file1: newRWFileHandle: 2026/04/20 03:06:42 DEBUG : file1(0x2639be7f2880): openPending: 2026/04/20 03:06:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : file1(0x2639be7f2880): >openPending: err= 2026/04/20 03:06:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 03:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:06:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 03:06:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/20 03:06:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : file1: active writers 1 2026/04/20 03:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : file1: active writers 1 2026/04/20 03:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : file1: active writers 1 2026/04/20 03:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:06:42 DEBUG : Looking for writers 2026/04/20 03:06:42 DEBUG : file1: reading active writers 2026/04/20 03:06:42 DEBUG : file1: active writers 1 2026/04/20 03:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:06:43 DEBUG : Looking for writers 2026/04/20 03:06:43 DEBUG : file1: reading active writers 2026/04/20 03:06:43 DEBUG : file1: active writers 1 2026/04/20 03:06:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/20 03:06:43 DEBUG : Looking for writers 2026/04/20 03:06:43 DEBUG : file1: reading active writers 2026/04/20 03:06:43 DEBUG : file1: active writers 1 2026/04/20 03:06:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/20 03:06:43 DEBUG : Looking for writers 2026/04/20 03:06:43 DEBUG : file1: reading active writers 2026/04/20 03:06:43 DEBUG : file1: active writers 1 2026/04/20 03:06:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/20 03:06:44 DEBUG : Looking for writers 2026/04/20 03:06:44 DEBUG : file1: reading active writers 2026/04/20 03:06:44 DEBUG : file1: active writers 1 2026/04/20 03:06:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 DEBUG : Looking for writers 2026/04/20 03:06:45 DEBUG : file1: reading active writers 2026/04/20 03:06:45 DEBUG : file1: active writers 1 2026/04/20 03:06:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo/dir/file1: no such file or directory 2026/04/20 03:06:46 DEBUG : Looking for writers 2026/04/20 03:06:46 DEBUG : file1: reading active writers 2026/04/20 03:06:46 DEBUG : file1: active writers 1 2026/04/20 03:06:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:47 DEBUG : Looking for writers 2026/04/20 03:06:47 DEBUG : file1: reading active writers 2026/04/20 03:06:47 DEBUG : file1: active writers 1 2026/04/20 03:06:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:48 DEBUG : Looking for writers 2026/04/20 03:06:48 DEBUG : file1: reading active writers 2026/04/20 03:06:48 DEBUG : file1: active writers 1 2026/04/20 03:06:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:49 DEBUG : Looking for writers 2026/04/20 03:06:49 DEBUG : file1: reading active writers 2026/04/20 03:06:49 DEBUG : file1: active writers 1 2026/04/20 03:06:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:50 DEBUG : Looking for writers 2026/04/20 03:06:50 DEBUG : file1: reading active writers 2026/04/20 03:06:50 DEBUG : file1: active writers 1 2026/04/20 03:06:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:51 DEBUG : Looking for writers 2026/04/20 03:06:51 DEBUG : file1: reading active writers 2026/04/20 03:06:51 DEBUG : file1: active writers 1 2026/04/20 03:06:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:52 DEBUG : Looking for writers 2026/04/20 03:06:52 DEBUG : file1: reading active writers 2026/04/20 03:06:52 DEBUG : file1: active writers 1 2026/04/20 03:06:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:53 DEBUG : Looking for writers 2026/04/20 03:06:53 DEBUG : file1: reading active writers 2026/04/20 03:06:53 DEBUG : file1: active writers 1 2026/04/20 03:06:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:54 DEBUG : Looking for writers 2026/04/20 03:06:54 DEBUG : file1: reading active writers 2026/04/20 03:06:54 DEBUG : file1: active writers 1 2026/04/20 03:06:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:55 DEBUG : Looking for writers 2026/04/20 03:06:55 DEBUG : file1: reading active writers 2026/04/20 03:06:55 DEBUG : file1: active writers 1 2026/04/20 03:06:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:56 DEBUG : Looking for writers 2026/04/20 03:06:56 DEBUG : file1: reading active writers 2026/04/20 03:06:56 DEBUG : file1: active writers 1 2026/04/20 03:06:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:57 DEBUG : Looking for writers 2026/04/20 03:06:57 DEBUG : file1: reading active writers 2026/04/20 03:06:57 DEBUG : file1: active writers 1 2026/04/20 03:06:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:58 DEBUG : Looking for writers 2026/04/20 03:06:58 DEBUG : file1: reading active writers 2026/04/20 03:06:58 DEBUG : file1: active writers 1 2026/04/20 03:06:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:06:59 DEBUG : Looking for writers 2026/04/20 03:06:59 DEBUG : file1: reading active writers 2026/04/20 03:06:59 DEBUG : file1: active writers 1 2026/04/20 03:06:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:00 DEBUG : Looking for writers 2026/04/20 03:07:00 DEBUG : file1: reading active writers 2026/04/20 03:07:00 DEBUG : file1: active writers 1 2026/04/20 03:07:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:01 DEBUG : Looking for writers 2026/04/20 03:07:01 DEBUG : file1: reading active writers 2026/04/20 03:07:01 DEBUG : file1: active writers 1 2026/04/20 03:07:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:02 DEBUG : Looking for writers 2026/04/20 03:07:02 DEBUG : file1: reading active writers 2026/04/20 03:07:02 DEBUG : file1: active writers 1 2026/04/20 03:07:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:03 DEBUG : Looking for writers 2026/04/20 03:07:03 DEBUG : file1: reading active writers 2026/04/20 03:07:03 DEBUG : file1: active writers 1 2026/04/20 03:07:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:04 DEBUG : Looking for writers 2026/04/20 03:07:04 DEBUG : file1: reading active writers 2026/04/20 03:07:04 DEBUG : file1: active writers 1 2026/04/20 03:07:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:05 DEBUG : Looking for writers 2026/04/20 03:07:05 DEBUG : file1: reading active writers 2026/04/20 03:07:05 DEBUG : file1: active writers 1 2026/04/20 03:07:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:06 DEBUG : Looking for writers 2026/04/20 03:07:06 DEBUG : file1: reading active writers 2026/04/20 03:07:06 DEBUG : file1: active writers 1 2026/04/20 03:07:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:07 DEBUG : Looking for writers 2026/04/20 03:07:07 DEBUG : file1: reading active writers 2026/04/20 03:07:07 DEBUG : file1: active writers 1 2026/04/20 03:07:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:08 DEBUG : Looking for writers 2026/04/20 03:07:08 DEBUG : file1: reading active writers 2026/04/20 03:07:08 DEBUG : file1: active writers 1 2026/04/20 03:07:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:09 DEBUG : Looking for writers 2026/04/20 03:07:09 DEBUG : file1: reading active writers 2026/04/20 03:07:09 DEBUG : file1: active writers 1 2026/04/20 03:07:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:10 DEBUG : Looking for writers 2026/04/20 03:07:10 DEBUG : file1: reading active writers 2026/04/20 03:07:10 DEBUG : file1: active writers 1 2026/04/20 03:07:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:11 DEBUG : Looking for writers 2026/04/20 03:07:11 DEBUG : file1: reading active writers 2026/04/20 03:07:11 DEBUG : file1: active writers 1 2026/04/20 03:07:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:12 DEBUG : Looking for writers 2026/04/20 03:07:12 DEBUG : file1: reading active writers 2026/04/20 03:07:12 DEBUG : file1: active writers 1 2026/04/20 03:07:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/20 03:07:12 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2639be922e00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2639bed939e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:42029456898592} name:file1 opens:1 downloaders: o: fd:0x2639be0027d0 info:{ModTime:{wall:14011124985610972962 ext:12870671379 loc:0x46ae880} ATime:{wall:14011124985610972962 ext:12870671379 loc:0x46ae880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/20 03:07:12 DEBUG : >WaitForWriters: 2026/04/20 03:07:12 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:12 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:12 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:07:12 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:12 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:07:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:12 DEBUG : rename_me: newRWFileHandle: 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): openPending: 2026/04/20 03:07:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 03:07:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): >openPending: err= 2026/04/20 03:07:12 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/20 03:07:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/20 03:07:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/20 03:07:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): _writeAt: size=5, off=0 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): >_writeAt: n=5, err= 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): close: 2026/04/20 03:07:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-20 03:07:12.946517434 +0000 UTC m=+42.895412947 2026/04/20 03:07:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/20 03:07:12 DEBUG : rename_me(0x2639be804f80): >close: err= 2026/04/20 03:07:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/20 03:07:12 DEBUG : i_was_renamed: Updating file with 0x2639be9c15f0 2026/04/20 03:07:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/20 03:07:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/20 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:12 DEBUG : Looking for writers 2026/04/20 03:07:12 DEBUG : i_was_renamed: reading active writers 2026/04/20 03:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 03:07:12 DEBUG : Looking for writers 2026/04/20 03:07:12 DEBUG : i_was_renamed: reading active writers 2026/04/20 03:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 03:07:12 DEBUG : Looking for writers 2026/04/20 03:07:12 DEBUG : i_was_renamed: reading active writers 2026/04/20 03:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 03:07:13 DEBUG : Looking for writers 2026/04/20 03:07:13 DEBUG : i_was_renamed: reading active writers 2026/04/20 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 03:07:13 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/20 03:07:13 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:13 DEBUG : i_was_renamed: size = 5 OK 2026/04/20 03:07:13 INFO : i_was_renamed: Copied (new) 2026/04/20 03:07:13 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-20 03:07:12 +0000 UTC" 2026/04/20 03:07:13 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/20 03:07:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/20 03:07:13 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/20 03:07:13 DEBUG : Looking for writers 2026/04/20 03:07:13 DEBUG : i_was_renamed: reading active writers 2026/04/20 03:07:13 DEBUG : >WaitForWriters: 2026/04/20 03:07:13 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:13 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:13 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 03:07:13 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{7ISlj}/rclone-test-palamem1jujo" 2026/04/20 03:07:13 INFO : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:13 DEBUG : forgetting directory cache 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): _readAt: size=512, off=0 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): openPending: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:08:13 +0000 UTC" against cached fingerprint "" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): >openPending: err= 2026/04/20 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): >_readAt: n=20, err=EOF 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): close: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:08:13 +0000 GMT 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be6d8400): >close: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:13 DEBUG : forgetting directory cache 2026/04/20 03:07:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): _readAt: size=512, off=0 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): openPending: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:09:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:08:13 +0000 UTC" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 02:09:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:08:13 +0000 UTC") 2026/04/20 03:07:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): >openPending: err= 2026/04/20 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): >_readAt: n=20, err=EOF 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): close: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:09:13 +0000 GMT 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be464440): >close: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:13 DEBUG : forgetting directory cache 2026/04/20 03:07:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): _readAt: size=512, off=0 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): openPending: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:10:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:09:13 +0000 UTC" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 02:10:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:09:13 +0000 UTC") 2026/04/20 03:07:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): >openPending: err= 2026/04/20 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): >_readAt: n=20, err=EOF 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): close: 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:10:13 +0000 GMT 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate(0x2639be7da800): >close: err= 2026/04/20 03:07:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:14 DEBUG : forgetting directory cache 2026/04/20 03:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): _readAt: size=512, off=0 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): openPending: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:11:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:10:13 +0000 UTC" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 02:11:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:10:13 +0000 UTC") 2026/04/20 03:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): >openPending: err= 2026/04/20 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): >_readAt: n=20, err=EOF 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): close: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:11:13 +0000 GMT 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be50fe80): >close: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:14 DEBUG : forgetting directory cache 2026/04/20 03:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): _readAt: size=512, off=0 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): openPending: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:12:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:11:13 +0000 UTC" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 02:12:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:11:13 +0000 UTC") 2026/04/20 03:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): >openPending: err= 2026/04/20 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): >_readAt: n=20, err=EOF 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): close: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:12:13 +0000 GMT 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be58b500): >close: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:14 DEBUG : forgetting directory cache 2026/04/20 03:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): _readAt: size=512, off=0 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): openPending: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 02:13:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:12:13 +0000 UTC" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 02:13:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:12:13 +0000 UTC") 2026/04/20 03:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 03:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): >openPending: err= 2026/04/20 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): >_readAt: n=20, err=EOF 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): close: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:13:13 +0000 GMT 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be67c900): >close: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:14 DEBUG : forgetting directory cache 2026/04/20 03:07:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): _readAt: size=512, off=0 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): openPending: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-20 02:14:13 +0000 UTC" against cached fingerprint "20,2026-04-20 02:13:13 +0000 UTC" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-20 02:14:13 +0000 UTC" != cached fingerprint "20,2026-04-20 02:13:13 +0000 UTC") 2026/04/20 03:07:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/20 03:07:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): >openPending: err= 2026/04/20 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): >_readAt: n=21, err=EOF 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): close: 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:14:13 +0000 GMT 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate(0x2639be75f200): >close: err= 2026/04/20 03:07:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 DEBUG : forgetting directory cache 2026/04/20 03:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): _readAt: size=512, off=0 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): openPending: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-20 02:15:13 +0000 UTC" against cached fingerprint "21,2026-04-20 02:14:13 +0000 UTC" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-20 02:15:13 +0000 UTC" != cached fingerprint "21,2026-04-20 02:14:13 +0000 UTC") 2026/04/20 03:07:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/20 03:07:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): >openPending: err= 2026/04/20 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): >_readAt: n=22, err=EOF 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): close: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:15:13 +0000 GMT 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be774540): >close: err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 DEBUG : forgetting directory cache 2026/04/20 03:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): _readAt: size=512, off=0 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): openPending: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-20 02:16:13 +0000 UTC" against cached fingerprint "22,2026-04-20 02:15:13 +0000 UTC" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-20 02:16:13 +0000 UTC" != cached fingerprint "22,2026-04-20 02:15:13 +0000 UTC") 2026/04/20 03:07:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/20 03:07:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): >openPending: err= 2026/04/20 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): >_readAt: n=23, err=EOF 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): close: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:16:13 +0000 GMT 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be77e640): >close: err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 DEBUG : forgetting directory cache 2026/04/20 03:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): _readAt: size=512, off=0 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): openPending: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-20 02:17:13 +0000 UTC" against cached fingerprint "23,2026-04-20 02:16:13 +0000 UTC" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-20 02:17:13 +0000 UTC" != cached fingerprint "23,2026-04-20 02:16:13 +0000 UTC") 2026/04/20 03:07:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/20 03:07:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): >openPending: err= 2026/04/20 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): >_readAt: n=24, err=EOF 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): close: 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 02:17:13 +0000 GMT 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate(0x2639be562100): >close: err= 2026/04/20 03:07:15 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:15 DEBUG : Looking for writers 2026/04/20 03:07:15 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/20 03:07:15 DEBUG : >WaitForWriters: 2026/04/20 03:07:15 DEBUG : webdav root 'rclone-test-palamem1jujo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:15 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:15 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:15 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : forgetting directory cache 2026/04/20 03:07:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/20 03:07:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/20 03:07:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/20 03:07:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/20 03:07:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/20 03:07:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/20 03:07:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/20 03:07:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/20 03:07:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/20 03:07:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/20 03:07:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/20 03:07:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/20 03:07:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/20 03:07:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : FiLeA: reading active writers 2026/04/20 03:07:16 DEBUG : FiLeB: reading active writers 2026/04/20 03:07:16 DEBUG : FilEb: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : FiLeA: reading active writers 2026/04/20 03:07:16 DEBUG : FiLeB: reading active writers 2026/04/20 03:07:16 DEBUG : FilEb: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/20 03:07:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : webdav root 'rclone-test-palamem1jujo': Reusing VFS from active cache 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : dir: Looking for writers 2026/04/20 03:07:16 DEBUG : file2: reading active writers 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : dir: reading active writers 2026/04/20 03:07:16 DEBUG : file1: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : dir: Looking for writers 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : dir: reading active writers 2026/04/20 03:07:16 DEBUG : file1: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 03:07:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 03:07:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 03:07:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/20 03:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 03:07:16 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/20 03:07:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/20 03:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 03:07:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/20 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:16 DEBUG : dir: Looking for writers 2026/04/20 03:07:16 DEBUG : file2: reading active writers 2026/04/20 03:07:16 DEBUG : new_file.txt: reading active writers 2026/04/20 03:07:16 DEBUG : Looking for writers 2026/04/20 03:07:16 DEBUG : dir: reading active writers 2026/04/20 03:07:16 DEBUG : file1: reading active writers 2026/04/20 03:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:16 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/20 03:07:17 DEBUG : dir/file1: Updating file with dir/file1 0x2639be7b6b60 2026/04/20 03:07:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/20 03:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:17 INFO : dir/file1: Moved (server-side) to: file0 2026/04/20 03:07:17 DEBUG : file0: Updating file with file0 0x2639be7b6b60 2026/04/20 03:07:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/20 03:07:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:17 DEBUG : dir: Looking for writers 2026/04/20 03:07:17 DEBUG : Looking for writers 2026/04/20 03:07:17 DEBUG : dir: reading active writers 2026/04/20 03:07:17 DEBUG : file0: reading active writers 2026/04/20 03:07:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:17 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:17 DEBUG : Looking for writers 2026/04/20 03:07:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:17 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/20 03:07:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:17 DEBUG : c: Looking for writers 2026/04/20 03:07:17 DEBUG : d: Looking for writers 2026/04/20 03:07:17 DEBUG : Looking for writers 2026/04/20 03:07:17 DEBUG : a: Looking for writers 2026/04/20 03:07:17 DEBUG : b: Looking for writers 2026/04/20 03:07:17 DEBUG : Looking for writers 2026/04/20 03:07:17 DEBUG : /: reading active writers 2026/04/20 03:07:17 DEBUG : a: reading active writers 2026/04/20 03:07:17 DEBUG : b: reading active writers 2026/04/20 03:07:17 DEBUG : c: reading active writers 2026/04/20 03:07:17 DEBUG : d: reading active writers 2026/04/20 03:07:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:17 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/20 03:07:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/20 03:07:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/20 03:07:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/20 03:07:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:17 DEBUG : a/b/c/d: Looking for writers 2026/04/20 03:07:17 DEBUG : a/b/c: Looking for writers 2026/04/20 03:07:17 DEBUG : d: reading active writers 2026/04/20 03:07:17 DEBUG : a/b: Looking for writers 2026/04/20 03:07:17 DEBUG : c: reading active writers 2026/04/20 03:07:17 DEBUG : a: Looking for writers 2026/04/20 03:07:17 DEBUG : b: reading active writers 2026/04/20 03:07:17 DEBUG : Looking for writers 2026/04/20 03:07:17 DEBUG : a: reading active writers 2026/04/20 03:07:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:18 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:18 DEBUG : Looking for writers 2026/04/20 03:07:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:18 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/20 03:07:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/20 03:07:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/20 03:07:18 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 03:07:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:18 DEBUG : file1: size = 5 OK 2026/04/20 03:07:18 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 03:07:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:18 DEBUG : file1: size = 0 OK 2026/04/20 03:07:18 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/20 03:07:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:18 DEBUG : file1: size = 7 OK 2026/04/20 03:07:18 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:18 DEBUG : Looking for writers 2026/04/20 03:07:18 DEBUG : file1: reading active writers 2026/04/20 03:07:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:18 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/20 03:07:19 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/20 03:07:19 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/20 03:07:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/20 03:07:19 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/20 03:07:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:19 DEBUG : file1: size = 11 OK 2026/04/20 03:07:19 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/20 03:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:19 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 03:07:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:19 DEBUG : file1: size = 5 OK 2026/04/20 03:07:19 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/20 03:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:19 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:19 DEBUG : file1: WriteFileHandle.Release closing 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 03:07:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:19 DEBUG : file1: size = 0 OK 2026/04/20 03:07:19 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/20 03:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:19 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/20 03:07:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/20 03:07:19 DEBUG : Looking for writers 2026/04/20 03:07:19 DEBUG : file1: reading active writers 2026/04/20 03:07:19 DEBUG : file1: active writers 1 2026/04/20 03:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/20 03:07:20 DEBUG : Looking for writers 2026/04/20 03:07:20 DEBUG : file1: reading active writers 2026/04/20 03:07:20 DEBUG : file1: active writers 1 2026/04/20 03:07:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/20 03:07:20 DEBUG : Looking for writers 2026/04/20 03:07:20 DEBUG : file1: reading active writers 2026/04/20 03:07:20 DEBUG : file1: active writers 1 2026/04/20 03:07:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:21 DEBUG : Looking for writers 2026/04/20 03:07:21 DEBUG : file1: reading active writers 2026/04/20 03:07:21 DEBUG : file1: active writers 1 2026/04/20 03:07:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:22 DEBUG : Looking for writers 2026/04/20 03:07:22 DEBUG : file1: reading active writers 2026/04/20 03:07:22 DEBUG : file1: active writers 1 2026/04/20 03:07:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:23 DEBUG : Looking for writers 2026/04/20 03:07:23 DEBUG : file1: reading active writers 2026/04/20 03:07:23 DEBUG : file1: active writers 1 2026/04/20 03:07:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:24 DEBUG : Looking for writers 2026/04/20 03:07:24 DEBUG : file1: reading active writers 2026/04/20 03:07:24 DEBUG : file1: active writers 1 2026/04/20 03:07:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:25 DEBUG : Looking for writers 2026/04/20 03:07:25 DEBUG : file1: reading active writers 2026/04/20 03:07:25 DEBUG : file1: active writers 1 2026/04/20 03:07:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:26 DEBUG : Looking for writers 2026/04/20 03:07:26 DEBUG : file1: reading active writers 2026/04/20 03:07:26 DEBUG : file1: active writers 1 2026/04/20 03:07:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:27 DEBUG : Looking for writers 2026/04/20 03:07:27 DEBUG : file1: reading active writers 2026/04/20 03:07:27 DEBUG : file1: active writers 1 2026/04/20 03:07:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:28 DEBUG : Looking for writers 2026/04/20 03:07:28 DEBUG : file1: reading active writers 2026/04/20 03:07:28 DEBUG : file1: active writers 1 2026/04/20 03:07:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:29 DEBUG : Looking for writers 2026/04/20 03:07:29 DEBUG : file1: reading active writers 2026/04/20 03:07:29 DEBUG : file1: active writers 1 2026/04/20 03:07:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:30 DEBUG : Looking for writers 2026/04/20 03:07:30 DEBUG : file1: reading active writers 2026/04/20 03:07:30 DEBUG : file1: active writers 1 2026/04/20 03:07:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:31 DEBUG : Looking for writers 2026/04/20 03:07:31 DEBUG : file1: reading active writers 2026/04/20 03:07:31 DEBUG : file1: active writers 1 2026/04/20 03:07:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:32 DEBUG : Looking for writers 2026/04/20 03:07:32 DEBUG : file1: reading active writers 2026/04/20 03:07:32 DEBUG : file1: active writers 1 2026/04/20 03:07:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:33 DEBUG : Looking for writers 2026/04/20 03:07:33 DEBUG : file1: reading active writers 2026/04/20 03:07:33 DEBUG : file1: active writers 1 2026/04/20 03:07:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:34 DEBUG : Looking for writers 2026/04/20 03:07:34 DEBUG : file1: reading active writers 2026/04/20 03:07:34 DEBUG : file1: active writers 1 2026/04/20 03:07:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:35 DEBUG : Looking for writers 2026/04/20 03:07:35 DEBUG : file1: reading active writers 2026/04/20 03:07:35 DEBUG : file1: active writers 1 2026/04/20 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:36 DEBUG : Looking for writers 2026/04/20 03:07:36 DEBUG : file1: reading active writers 2026/04/20 03:07:36 DEBUG : file1: active writers 1 2026/04/20 03:07:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:37 DEBUG : Looking for writers 2026/04/20 03:07:37 DEBUG : file1: reading active writers 2026/04/20 03:07:37 DEBUG : file1: active writers 1 2026/04/20 03:07:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:38 DEBUG : Looking for writers 2026/04/20 03:07:38 DEBUG : file1: reading active writers 2026/04/20 03:07:38 DEBUG : file1: active writers 1 2026/04/20 03:07:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:39 DEBUG : Looking for writers 2026/04/20 03:07:39 DEBUG : file1: reading active writers 2026/04/20 03:07:39 DEBUG : file1: active writers 1 2026/04/20 03:07:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:40 DEBUG : Looking for writers 2026/04/20 03:07:40 DEBUG : file1: reading active writers 2026/04/20 03:07:40 DEBUG : file1: active writers 1 2026/04/20 03:07:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:41 DEBUG : Looking for writers 2026/04/20 03:07:41 DEBUG : file1: reading active writers 2026/04/20 03:07:41 DEBUG : file1: active writers 1 2026/04/20 03:07:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:42 DEBUG : Looking for writers 2026/04/20 03:07:42 DEBUG : file1: reading active writers 2026/04/20 03:07:42 DEBUG : file1: active writers 1 2026/04/20 03:07:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:43 DEBUG : Looking for writers 2026/04/20 03:07:43 DEBUG : file1: reading active writers 2026/04/20 03:07:43 DEBUG : file1: active writers 1 2026/04/20 03:07:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:44 DEBUG : Looking for writers 2026/04/20 03:07:44 DEBUG : file1: reading active writers 2026/04/20 03:07:44 DEBUG : file1: active writers 1 2026/04/20 03:07:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:45 DEBUG : Looking for writers 2026/04/20 03:07:45 DEBUG : file1: reading active writers 2026/04/20 03:07:45 DEBUG : file1: active writers 1 2026/04/20 03:07:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:46 DEBUG : Looking for writers 2026/04/20 03:07:46 DEBUG : file1: reading active writers 2026/04/20 03:07:46 DEBUG : file1: active writers 1 2026/04/20 03:07:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:47 DEBUG : Looking for writers 2026/04/20 03:07:47 DEBUG : file1: reading active writers 2026/04/20 03:07:47 DEBUG : file1: active writers 1 2026/04/20 03:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:48 DEBUG : Looking for writers 2026/04/20 03:07:48 DEBUG : file1: reading active writers 2026/04/20 03:07:48 DEBUG : file1: active writers 1 2026/04/20 03:07:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/20 03:07:49 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/20 03:07:49 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:49 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 03:07:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : file1: size = 0 OK 2026/04/20 03:07:49 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 03:07:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:49 DEBUG : Looking for writers 2026/04/20 03:07:49 DEBUG : file1: reading active writers 2026/04/20 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:49 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 03:07:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : webdav root 'rclone-test-palamem1jujo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/20 03:07:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : file1: size = 100 OK 2026/04/20 03:07:49 DEBUG : file1: Size of src and dst objects identical 2026/04/20 03:07:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 03:07:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 03:07:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 03:07:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:49 DEBUG : Looking for writers 2026/04/20 03:07:49 DEBUG : file1: reading active writers 2026/04/20 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:49 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:49 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/20 03:07:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/20 03:07:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/20 03:07:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/20 03:07:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/20 03:07:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/20 03:07:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:49 DEBUG : flat: Looking for writers 2026/04/20 03:07:49 DEBUG : f000.txt: reading active writers 2026/04/20 03:07:49 DEBUG : f001.txt: reading active writers 2026/04/20 03:07:49 DEBUG : f002.txt: reading active writers 2026/04/20 03:07:49 DEBUG : f003.txt: reading active writers 2026/04/20 03:07:49 DEBUG : f004.txt: reading active writers 2026/04/20 03:07:49 DEBUG : Looking for writers 2026/04/20 03:07:49 DEBUG : flat: reading active writers 2026/04/20 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:49 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:50 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/20 03:07:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/20 03:07:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/20 03:07:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/20 03:07:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:50 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/20 03:07:50 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/20 03:07:50 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:50 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:50 DEBUG : a/b/c: Looking for writers 2026/04/20 03:07:50 DEBUG : deep.txt: reading active writers 2026/04/20 03:07:50 DEBUG : a/b: Looking for writers 2026/04/20 03:07:50 DEBUG : c: reading active writers 2026/04/20 03:07:50 DEBUG : mid.txt: reading active writers 2026/04/20 03:07:50 DEBUG : a: Looking for writers 2026/04/20 03:07:50 DEBUG : b: reading active writers 2026/04/20 03:07:50 DEBUG : top.txt: reading active writers 2026/04/20 03:07:50 DEBUG : Looking for writers 2026/04/20 03:07:50 DEBUG : a: reading active writers 2026/04/20 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:50 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:50 DEBUG : bigdir: Looking for writers 2026/04/20 03:07:50 DEBUG : big.bin: reading active writers 2026/04/20 03:07:50 DEBUG : Looking for writers 2026/04/20 03:07:50 DEBUG : bigdir: reading active writers 2026/04/20 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-palamem1jujo'", Local "Local file system at /tmp/rclone1344472695", Modify Window "1s" 2026/04/20 03:07:50 INFO : webdav root 'rclone-test-palamem1jujo': poll-interval is not supported by this remote 2026/04/20 03:07:50 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/20 03:07:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/20 03:07:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/20 03:07:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:51 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/20 03:07:51 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/20 03:07:51 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:51 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/20 03:07:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/20 03:07:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 03:07:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 03:07:51 DEBUG : WaitForWriters: timeout=30s 2026/04/20 03:07:51 DEBUG : dir1: Looking for writers 2026/04/20 03:07:51 DEBUG : a.txt: reading active writers 2026/04/20 03:07:51 DEBUG : dir2: Looking for writers 2026/04/20 03:07:51 DEBUG : b.txt: reading active writers 2026/04/20 03:07:51 DEBUG : dir3: Looking for writers 2026/04/20 03:07:51 DEBUG : c.txt: reading active writers 2026/04/20 03:07:51 DEBUG : Looking for writers 2026/04/20 03:07:51 DEBUG : dir3: reading active writers 2026/04/20 03:07:51 DEBUG : dir1: reading active writers 2026/04/20 03:07:51 DEBUG : dir2: reading active writers 2026/04/20 03:07:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/20 03:07:51 DEBUG : webdav root 'rclone-test-palamem1jujo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.161163613s (try 1/5)