"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/03/09 03:26:53 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-panevem4quxu" 2026/03/09 03:26:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 03:26:53 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/03/09 03:26:53 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/09 03:26:53 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/09 03:26:53 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/09 03:26:53 DEBUG : Setting pass="exyc8KT1oYo_pRjm7q2LeeF2a_xeFjQ8XQrQ19mbg4iJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/09 03:26:53 DEBUG : TestWebdavRclone: detected overridden config - adding "{2knrC}" suffix to name 2026/03/09 03:26:53 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/03/09 03:26:53 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/03/09 03:26:53 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/03/09 03:26:53 DEBUG : Setting pass="exyc8KT1oYo_pRjm7q2LeeF2a_xeFjQ8XQrQ19mbg4iJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/03/09 03:26:53 DEBUG : found headers: 2026/03/09 03:26:53 DEBUG : Creating backend with remote "/tmp/rclone3637257834" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:53 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:53 DEBUG : dir: Looking for writers 2026/03/09 03:26:53 DEBUG : Looking for writers 2026/03/09 03:26:53 DEBUG : dir: reading active writers 2026/03/09 03:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:53 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:53 DEBUG : dir/subdir: Looking for writers 2026/03/09 03:26:53 DEBUG : dir: Looking for writers 2026/03/09 03:26:53 DEBUG : file1: reading active writers 2026/03/09 03:26:53 DEBUG : file2: reading active writers 2026/03/09 03:26:53 DEBUG : subdir: reading active writers 2026/03/09 03:26:53 DEBUG : Looking for writers 2026/03/09 03:26:53 DEBUG : dir: reading active writers 2026/03/09 03:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:53 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:53 DEBUG : dir: Looking for writers 2026/03/09 03:26:53 DEBUG : file1: reading active writers 2026/03/09 03:26:53 DEBUG : Looking for writers 2026/03/09 03:26:53 DEBUG : dir: reading active writers 2026/03/09 03:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:53 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:53 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:53 DEBUG : dir: Looking for writers 2026/03/09 03:26:53 DEBUG : Looking for writers 2026/03/09 03:26:53 DEBUG : dir: reading active writers 2026/03/09 03:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:54 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:54 DEBUG : forgetting directory cache 2026/03/09 03:26:54 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:54 DEBUG : Looking for writers 2026/03/09 03:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:54 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/09 03:26:54 DEBUG : dir: invalidating directory cache 2026/03/09 03:26:54 DEBUG : >ForgetPath: 2026/03/09 03:26:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/09 03:26:54 DEBUG : invalidating directory cache 2026/03/09 03:26:54 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:54 DEBUG : >ForgetPath: 2026/03/09 03:26:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/09 03:26:54 DEBUG : >ForgetPath: 2026/03/09 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:54 DEBUG : dir: Looking for writers 2026/03/09 03:26:54 DEBUG : Looking for writers 2026/03/09 03:26:54 DEBUG : dir: reading active writers 2026/03/09 03:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:54 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : forgetting directory cache 2026/03/09 03:26:54 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:54 DEBUG : dir: Looking for writers 2026/03/09 03:26:54 DEBUG : fil/a/b: Looking for writers 2026/03/09 03:26:54 DEBUG : fil/a: Looking for writers 2026/03/09 03:26:54 DEBUG : b: reading active writers 2026/03/09 03:26:54 DEBUG : fil: Looking for writers 2026/03/09 03:26:54 DEBUG : a: reading active writers 2026/03/09 03:26:54 DEBUG : Looking for writers 2026/03/09 03:26:54 DEBUG : fil: reading active writers 2026/03/09 03:26:54 DEBUG : dir: reading active writers 2026/03/09 03:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:54 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:54 DEBUG : dir: Looking for writers 2026/03/09 03:26:54 DEBUG : Looking for writers 2026/03/09 03:26:54 DEBUG : dir: reading active writers 2026/03/09 03:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:54 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:54 DEBUG : dir: Looking for writers 2026/03/09 03:26:54 DEBUG : file1: reading active writers 2026/03/09 03:26:54 DEBUG : Looking for writers 2026/03/09 03:26:54 DEBUG : dir: reading active writers 2026/03/09 03:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:55 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/09 03:26:55 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir: invalidating directory cache 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/09 03:26:55 DEBUG : dir/file1: Reset virtual modtime 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/09 03:26:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:55 DEBUG : dir: invalidating directory cache 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/09 03:26:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/09 03:26:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/09 03:26:55 DEBUG : forgetting directory cache 2026/03/09 03:26:55 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:55 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/09 03:26:55 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:55 DEBUG : dir/virtualDir: Looking for writers 2026/03/09 03:26:55 DEBUG : dir: Looking for writers 2026/03/09 03:26:55 DEBUG : virtualFile: reading active writers 2026/03/09 03:26:55 DEBUG : virtualDir: reading active writers 2026/03/09 03:26:55 DEBUG : file1: reading active writers 2026/03/09 03:26:55 DEBUG : virtualFile2: reading active writers 2026/03/09 03:26:55 DEBUG : Looking for writers 2026/03/09 03:26:55 DEBUG : dir: reading active writers 2026/03/09 03:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:55 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 ERROR : dir/: Can only open directories read only 2026/03/09 03:26:55 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:55 DEBUG : dir: Looking for writers 2026/03/09 03:26:55 DEBUG : Looking for writers 2026/03/09 03:26:55 DEBUG : dir: reading active writers 2026/03/09 03:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:55 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/09 03:26:55 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/09 03:26:55 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (5 bytes), uploading instead of streaming 2026/03/09 03:26:55 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir/potato: size = 5 OK 2026/03/09 03:26:55 NOTICE: webdav root 'rclone-test-panevem4quxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/09 03:26:55 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/09 03:26:55 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:55 DEBUG : dir: Looking for writers 2026/03/09 03:26:55 DEBUG : file1: reading active writers 2026/03/09 03:26:55 DEBUG : potato: reading active writers 2026/03/09 03:26:55 DEBUG : Looking for writers 2026/03/09 03:26:55 DEBUG : dir: reading active writers 2026/03/09 03:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:55 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/09 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:56 DEBUG : dir/sub: Looking for writers 2026/03/09 03:26:56 DEBUG : dir: Looking for writers 2026/03/09 03:26:56 DEBUG : file1: reading active writers 2026/03/09 03:26:56 DEBUG : sub: reading active writers 2026/03/09 03:26:56 DEBUG : Looking for writers 2026/03/09 03:26:56 DEBUG : dir: reading active writers 2026/03/09 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:56 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/09 03:26:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/09 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:56 DEBUG : dir/sub/subsub: Looking for writers 2026/03/09 03:26:56 DEBUG : dir/sub: Looking for writers 2026/03/09 03:26:56 DEBUG : subsub: reading active writers 2026/03/09 03:26:56 DEBUG : dir: Looking for writers 2026/03/09 03:26:56 DEBUG : file1: reading active writers 2026/03/09 03:26:56 DEBUG : sub: reading active writers 2026/03/09 03:26:56 DEBUG : Looking for writers 2026/03/09 03:26:56 DEBUG : dir: reading active writers 2026/03/09 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:56 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:56 ERROR : dir/: Dir.Remove not empty 2026/03/09 03:26:56 DEBUG : dir/file1: Remove: 2026/03/09 03:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:56 DEBUG : dir/file1: >Remove: err= 2026/03/09 03:26:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/09 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:56 DEBUG : Looking for writers 2026/03/09 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:56 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:56 DEBUG : dir/file1: Remove: 2026/03/09 03:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:56 DEBUG : dir/file1: >Remove: err= 2026/03/09 03:26:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/09 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:56 DEBUG : Looking for writers 2026/03/09 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:56 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:56 DEBUG : dir/file1: Remove: 2026/03/09 03:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:56 DEBUG : dir/file1: >Remove: err= 2026/03/09 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:56 DEBUG : dir: Looking for writers 2026/03/09 03:26:56 DEBUG : Looking for writers 2026/03/09 03:26:56 DEBUG : dir: reading active writers 2026/03/09 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:56 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/09 03:26:57 DEBUG : dir: Updating dir with dir2 0xc000708d00 2026/03/09 03:26:57 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/09 03:26:57 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/09 03:26:57 DEBUG : file2: Updating file with file2 0xc0009363c0 2026/03/09 03:26:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/09 03:26:57 INFO : dir2/file3: Deleted 2026/03/09 03:26:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/09 03:26:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009363c0 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/09 03:26:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/09 03:26:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000709110 2026/03/09 03:26:57 DEBUG : empty directory: forgetting directory cache 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/09 03:26:57 DEBUG : dir2: Renaming to "dir3" 2026/03/09 03:26:57 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:57 DEBUG : renamed empty directory: Looking for writers 2026/03/09 03:26:57 DEBUG : dir3: Looking for writers 2026/03/09 03:26:57 DEBUG : file3: reading active writers 2026/03/09 03:26:57 DEBUG : Looking for writers 2026/03/09 03:26:57 DEBUG : dir3: reading active writers 2026/03/09 03:26:57 DEBUG : renamed empty directory: reading active writers 2026/03/09 03:26:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:57 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/09 03:26:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:26:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/09 03:26:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/09 03:26:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/09 03:26:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:26:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/09 03:26:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/09 03:26:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/09 03:26:57 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (12 bytes), uploading instead of streaming 2026/03/09 03:26:57 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 DEBUG : dir/sub/file2: size = 12 OK 2026/03/09 03:26:57 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/09 03:26:57 DEBUG : forgetting directory cache 2026/03/09 03:26:57 DEBUG : dir: forgetting directory cache 2026/03/09 03:26:57 DEBUG : dir/sub: forgetting directory cache 2026/03/09 03:26:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/09 03:26:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/09 03:26:57 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (5 bytes), uploading instead of streaming 2026/03/09 03:26:57 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 DEBUG : dir/sub/file0: size = 5 OK 2026/03/09 03:26:57 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/09 03:26:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/09 03:26:57 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:57 DEBUG : dir/sub: Looking for writers 2026/03/09 03:26:57 DEBUG : file2: reading active writers 2026/03/09 03:26:57 DEBUG : file0: reading active writers 2026/03/09 03:26:57 DEBUG : dir: Looking for writers 2026/03/09 03:26:57 DEBUG : file1: reading active writers 2026/03/09 03:26:57 DEBUG : sub: reading active writers 2026/03/09 03:26:57 DEBUG : Looking for writers 2026/03/09 03:26:57 DEBUG : dir: reading active writers 2026/03/09 03:26:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:57 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/09 03:26:57 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:57 DEBUG : Looking for writers 2026/03/09 03:26:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:57 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:26:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/09 03:26:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/09 03:26:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:26:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/09 03:26:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/09 03:26:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/09 03:26:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:26:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/09 03:26:57 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:57 DEBUG : dir: Looking for writers 2026/03/09 03:26:57 DEBUG : file1: reading active writers 2026/03/09 03:26:57 DEBUG : file1.metadata: reading active writers 2026/03/09 03:26:57 DEBUG : Looking for writers 2026/03/09 03:26:57 DEBUG : dir: reading active writers 2026/03/09 03:26:57 DEBUG : dir.metadata: reading active writers 2026/03/09 03:26:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:57 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : file1: reading active writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : file1: reading active writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 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.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:26:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:26:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : file1: reading active writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/03/09 03:26:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/09 03:26:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/09 03:26:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:26:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : file.txt: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:58 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (25 bytes), uploading instead of streaming 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir/file1: size = 25 OK 2026/03/09 03:26:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/09 03:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : file1: reading active writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir/file1: Remove: 2026/03/09 03:26:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:58 DEBUG : dir/file1: >Remove: err= 2026/03/09 03:26:58 DEBUG : dir/file1: Remove: 2026/03/09 03:26:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir/file1: Remove: 2026/03/09 03:26:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:58 DEBUG : dir/file1: >Remove: err= 2026/03/09 03:26:58 DEBUG : dir/file1: Remove: 2026/03/09 03:26:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:58 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:26:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/09 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/09 03:26:58 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/09 03:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/09 03:26:58 DEBUG : dir/file1: Open: flags=0x3 2026/03/09 03:26:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/09 03:26:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/09 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:58 DEBUG : dir: Looking for writers 2026/03/09 03:26:58 DEBUG : file1: reading active writers 2026/03/09 03:26:58 DEBUG : Looking for writers 2026/03/09 03:26:58 DEBUG : dir: reading active writers 2026/03/09 03:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:59 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: 2026/03/09 03:26:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:26:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0009be000 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:26:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0009be000 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:26:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009be000 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (25 bytes), uploading instead of streaming 2026/03/09 03:26:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:59 DEBUG : dir/file1: size = 25 OK 2026/03/09 03:26:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 DEBUG : newLeaf: Running delayed rename now 2026/03/09 03:26:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:26:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0009be000 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : newLeaf: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : newLeaf: reading active writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:59 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:26:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: 2026/03/09 03:26:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:26:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000936d80 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:26:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000936d80 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:26:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc000936d80 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (25 bytes), uploading instead of streaming 2026/03/09 03:26:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:59 DEBUG : dir/file1: size = 25 OK 2026/03/09 03:26:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/09 03:26:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:26:59 DEBUG : newLeaf: Running delayed rename now 2026/03/09 03:26:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:26:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000936d80 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : newLeaf: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : newLeaf: reading active writers 2026/03/09 03:26:59 DEBUG : >WaitForWriters: 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:26:59 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:26:59 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:26:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:26:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:26:59 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): openPending: 2026/03/09 03:26:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:26:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): >openPending: err= 2026/03/09 03:26:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:26:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:26:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:26:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): _writeAt: size=14, off=0 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): >_writeAt: n=14, err= 2026/03/09 03:26:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): close: 2026/03/09 03:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/09 03:26:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/09 03:26:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:26:59 DEBUG : dir/file1(0xc000cdcb80): >close: err= 2026/03/09 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:26:59 DEBUG : dir: Looking for writers 2026/03/09 03:26:59 DEBUG : file1: reading active writers 2026/03/09 03:26:59 DEBUG : Looking for writers 2026/03/09 03:26:59 DEBUG : dir: reading active writers 2026/03/09 03:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: starting upload 2026/03/09 03:27:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:00 DEBUG : dir/file1: size = 14 OK 2026/03/09 03:27:00 INFO : dir/file1: Copied (replaced existing) 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : file1: reading active writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): _readAt: size=512, off=0 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): openPending: 2026/03/09 03:27:00 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/03/09 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): >openPending: err= 2026/03/09 03:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): >_readAt: n=14, err=EOF 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): close: 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dfad00): >close: err= 2026/03/09 03:27:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000937200 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:27:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/09 03:27:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000937200 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dbd600): openPending: 2026/03/09 03:27:00 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/03/09 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dbd600): >openPending: err= 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dbd600): _writeAt: size=25, off=0 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000dbd600): >_writeAt: n=25, err= 2026/03/09 03:27:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000937200 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 DEBUG : newLeaf(0xc000dbd600): close: 2026/03/09 03:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-09 03:27:00.194295913 +0000 UTC m=+6.890109334 2026/03/09 03:27:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:00 DEBUG : newLeaf(0xc000dbd600): >close: err= 2026/03/09 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: starting upload 2026/03/09 03:27:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:00 DEBUG : newLeaf: size = 25 OK 2026/03/09 03:27:00 INFO : newLeaf: Copied (replaced existing) 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-09 03:27:00 +0000 UTC" 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:00 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : file1: reading active writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000782000 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:27:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000782000 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000cdcb40): openPending: 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000cdcb40): >openPending: err= 2026/03/09 03:27:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000cdcb40): _writeAt: size=25, off=0 2026/03/09 03:27:00 DEBUG : dir/file1(0xc000cdcb40): >_writeAt: n=25, err= 2026/03/09 03:27:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000782000 2026/03/09 03:27:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 DEBUG : newLeaf(0xc000cdcb40): close: 2026/03/09 03:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-09 03:27:00.689142576 +0000 UTC m=+7.384955997 2026/03/09 03:27:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:00 DEBUG : newLeaf(0xc000cdcb40): >close: err= 2026/03/09 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: starting upload 2026/03/09 03:27:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:00 DEBUG : newLeaf: size = 25 OK 2026/03/09 03:27:00 INFO : newLeaf: Copied (replaced existing) 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-09 03:27:00 +0000 UTC" 2026/03/09 03:27:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/09 03:27:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:00 DEBUG : dir: Looking for writers 2026/03/09 03:27:00 DEBUG : Looking for writers 2026/03/09 03:27:00 DEBUG : dir: reading active writers 2026/03/09 03:27:00 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:00 DEBUG : >WaitForWriters: 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:00 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:00 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): openPending: 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): >openPending: err= 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): _writeAt: size=14, off=0 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): >_writeAt: n=14, err= 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): close: 2026/03/09 03:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000d7a540): >close: err= 2026/03/09 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: starting upload 2026/03/09 03:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:01 DEBUG : dir/file1: size = 14 OK 2026/03/09 03:27:01 INFO : dir/file1: Copied (replaced existing) 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : >WaitForWriters: 2026/03/09 03:27:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): _readAt: size=512, off=0 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): openPending: 2026/03/09 03:27:01 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/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): >openPending: err= 2026/03/09 03:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): >_readAt: n=14, err=EOF 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): close: 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000610040): >close: err= 2026/03/09 03:27:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000936c00 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:27:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/09 03:27:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000936c00 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:01 DEBUG : dir/file1(0xc0005bb5c0): openPending: 2026/03/09 03:27:01 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/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1(0xc0005bb5c0): >openPending: err= 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:01 DEBUG : dir/file1(0xc0005bb5c0): _writeAt: size=25, off=0 2026/03/09 03:27:01 DEBUG : dir/file1(0xc0005bb5c0): >_writeAt: n=25, err= 2026/03/09 03:27:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000936c00 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf(0xc0005bb5c0): close: 2026/03/09 03:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-09 03:27:01.342521045 +0000 UTC m=+8.038334487 2026/03/09 03:27:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:01 DEBUG : newLeaf(0xc0005bb5c0): >close: err= 2026/03/09 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: starting upload 2026/03/09 03:27:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:01 DEBUG : newLeaf: size = 25 OK 2026/03/09 03:27:01 INFO : newLeaf: Copied (replaced existing) 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-09 03:27:01 +0000 UTC" 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : >WaitForWriters: 2026/03/09 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : >WaitForWriters: 2026/03/09 03:27:01 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:01 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:01 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:01 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:01 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : file1: reading active writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : >WaitForWriters: 2026/03/09 03:27:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): _readAt: size=512, off=0 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): openPending: 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): >openPending: err= 2026/03/09 03:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/09 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): >_readAt: n=14, err=EOF 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): close: 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:01 DEBUG : dir/file1(0xc00072af40): >close: err= 2026/03/09 03:27:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000783200 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/09 03:27:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/09 03:27:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000783200 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000850800): openPending: 2026/03/09 03:27:01 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/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000850800): >openPending: err= 2026/03/09 03:27:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000850800): _writeAt: size=25, off=0 2026/03/09 03:27:01 DEBUG : dir/file1(0xc000850800): >_writeAt: n=25, err= 2026/03/09 03:27:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/09 03:27:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000783200 2026/03/09 03:27:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:01 DEBUG : newLeaf(0xc000850800): close: 2026/03/09 03:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-09 03:27:01.848969266 +0000 UTC m=+8.544782717 2026/03/09 03:27:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:01 DEBUG : newLeaf(0xc000850800): >close: err= 2026/03/09 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:01 DEBUG : dir: Looking for writers 2026/03/09 03:27:01 DEBUG : Looking for writers 2026/03/09 03:27:01 DEBUG : dir: reading active writers 2026/03/09 03:27:01 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:01 DEBUG : newLeaf: vfs cache: starting upload 2026/03/09 03:27:01 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : newLeaf: size = 25 OK 2026/03/09 03:27:02 INFO : newLeaf: Copied (replaced existing) 2026/03/09 03:27:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-09 03:27:01 +0000 UTC" 2026/03/09 03:27:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/09 03:27:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/09 03:27:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : newLeaf: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: 2026/03/09 03:27:02 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- 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.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : file1: reading active writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/09 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/09 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : file1: reading active writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/09 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/09 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/09 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/09 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/09 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/09 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/09 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/09 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/09 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/09 03:27:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : file1: reading active writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : file1: reading active writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:02 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/09 03:27:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/09 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:02 DEBUG : dir: Looking for writers 2026/03/09 03:27:02 DEBUG : file1: reading active writers 2026/03/09 03:27:02 DEBUG : Looking for writers 2026/03/09 03:27:02 DEBUG : dir: reading active writers 2026/03/09 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): _readAt: size=1, off=0 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): openPending: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >openPending: err= 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): _readAt: size=256, off=1 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >_readAt: n=15, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): _readAt: size=16, off=16 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >_readAt: n=0, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): close: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >close: err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): close: 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000d9f000): >close: err=file already closed 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : dir: Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : dir: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): _readAt: size=1, off=0 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): openPending: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >openPending: err= 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): _readAt: size=1, off=5 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): _readAt: size=1, off=3 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): _readAt: size=1, off=13 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): _readAt: size=16, off=100 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >_readAt: n=0, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): close: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000e8a700): >close: err= 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : dir: Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : dir: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=1, off=0 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): openPending: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >openPending: err= 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=1, off=5 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=1, off=1 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=1, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=6, off=10 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=6, err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=256, off=10 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=6, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=256, off=100 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=0, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): close: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >close: err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): _readAt: size=256, off=100 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000f83980): >_readAt: n=0, err=file already closed 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : dir: Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : dir: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): RWFileHandle.Flush 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): _readAt: size=256, off=0 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): openPending: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): >openPending: err= 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): >_readAt: n=16, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): RWFileHandle.Flush 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): RWFileHandle.Flush 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): close: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000fe6380): >close: err= 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : dir: Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : dir: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/09 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): _readAt: size=256, off=0 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): openPending: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): >openPending: err= 2026/03/09 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): >_readAt: n=16, err=EOF 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): RWFileHandle.Release 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): close: 2026/03/09 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): >close: err= 2026/03/09 03:27:03 DEBUG : dir/file1(0xc000735840): RWFileHandle.Release 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : dir: Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : dir: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:03 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): openPending: 2026/03/09 03:27:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): >openPending: err= 2026/03/09 03:27:03 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): _writeAt: size=5, off=0 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): >_writeAt: n=5, err= 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): _writeAt: size=7, off=5 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): >_writeAt: n=7, err= 2026/03/09 03:27:03 DEBUG : file1: vfs cache: truncate to size=11 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): close: 2026/03/09 03:27:03 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:03.789353322 +0000 UTC m=+10.485166743 2026/03/09 03:27:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): >close: err= 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): close: 2026/03/09 03:27:03 DEBUG : file1(0xc0005ba340): >close: err=file already closed 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:03 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:03 DEBUG : file1: size = 11 OK 2026/03/09 03:27:03 INFO : file1: Copied (new) 2026/03/09 03:27:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-09 03:27:03 +0000 UTC" 2026/03/09 03:27:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : >WaitForWriters: 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:03 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:03 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): openPending: 2026/03/09 03:27:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): >openPending: err= 2026/03/09 03:27:03 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): _writeAt: size=7, off=0 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): >_writeAt: n=7, err= 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): _writeAt: size=6, off=5 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): >_writeAt: n=6, err= 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): close: 2026/03/09 03:27:03 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:03.986762959 +0000 UTC m=+10.682576370 2026/03/09 03:27:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): >close: err= 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): _writeAt: size=5, off=0 2026/03/09 03:27:03 DEBUG : file1(0xc000788980): >_writeAt: n=0, err=file already closed 2026/03/09 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:03 DEBUG : Looking for writers 2026/03/09 03:27:03 DEBUG : file1: reading active writers 2026/03/09 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:04 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : file1: size = 11 OK 2026/03/09 03:27:04 INFO : file1: Copied (new) 2026/03/09 03:27:04 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-09 03:27:03 +0000 UTC" 2026/03/09 03:27:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:04 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:04 DEBUG : file1(0xc00084c380): openPending: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1(0xc00084c380): >openPending: err= 2026/03/09 03:27:04 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1(0xc00084c380): close: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:04.184152269 +0000 UTC m=+10.879965709 2026/03/09 03:27:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:04 DEBUG : file1(0xc00084c380): >close: err= 2026/03/09 03:27:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/09 03:27:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:04 DEBUG : file2: newRWFileHandle: 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): openPending: 2026/03/09 03:27:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): >openPending: err= 2026/03/09 03:27:04 DEBUG : file2: >newRWFileHandle: err= 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/09 03:27:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/09 03:27:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): RWFileHandle.Flush 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): RWFileHandle.Release 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): close: 2026/03/09 03:27:04 DEBUG : file2: vfs cache: setting modification time to 2026-03-09 03:27:04.18516599 +0000 UTC m=+10.880979411 2026/03/09 03:27:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:04 DEBUG : file2(0xc00084c800): >close: err= 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/09 03:27:04 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:04 DEBUG : file2: vfs cache: starting upload 2026/03/09 03:27:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : file1: size = 0 OK 2026/03/09 03:27:04 INFO : file1: Copied (new) 2026/03/09 03:27:04 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-09 03:27:04 +0000 UTC" 2026/03/09 03:27:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/09 03:27:04 DEBUG : file2: size = 0 OK 2026/03/09 03:27:04 INFO : file2: Copied (new) 2026/03/09 03:27:04 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-09 03:27:04 +0000 UTC" 2026/03/09 03:27:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/09 03:27:04 INFO : file2: vfs cache: upload succeeded try #1 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file2: reading active writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:04 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): openPending: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): >openPending: err= 2026/03/09 03:27:04 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): _writeAt: size=5, off=0 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): >_writeAt: n=5, err= 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): RWFileHandle.Flush 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): RWFileHandle.Flush 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): close: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:04.552851721 +0000 UTC m=+11.248665162 2026/03/09 03:27:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:04 DEBUG : file1(0xc000933900): >close: err= 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:04 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : file1: size = 5 OK 2026/03/09 03:27:04 INFO : file1: Copied (new) 2026/03/09 03:27:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-09 03:27:04 +0000 UTC" 2026/03/09 03:27:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:04 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): openPending: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): >openPending: err= 2026/03/09 03:27:04 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): _writeAt: size=5, off=0 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): >_writeAt: n=5, err= 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): RWFileHandle.Release 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): close: 2026/03/09 03:27:04 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:04.739721144 +0000 UTC m=+11.435534565 2026/03/09 03:27:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): >close: err= 2026/03/09 03:27:04 DEBUG : file1(0xc000a0d240): RWFileHandle.Release 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:04 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : file1: size = 5 OK 2026/03/09 03:27:04 INFO : file1: Copied (new) 2026/03/09 03:27:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-09 03:27:04 +0000 UTC" 2026/03/09 03:27:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : >WaitForWriters: 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:04 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/09 03:27:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:04 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): openPending: 2026/03/09 03:27:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): >openPending: err= 2026/03/09 03:27:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/09 03:27:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): _writeAt: size=5, off=0 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): >_writeAt: n=5, err= 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): close: 2026/03/09 03:27:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-09 03:27:04.990758495 +0000 UTC m=+11.686571916 2026/03/09 03:27:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:04 DEBUG : dir/file1(0xc000ccae80): >close: err= 2026/03/09 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:04 DEBUG : dir: Looking for writers 2026/03/09 03:27:04 DEBUG : file1: reading active writers 2026/03/09 03:27:04 DEBUG : Looking for writers 2026/03/09 03:27:04 DEBUG : dir: reading active writers 2026/03/09 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: starting upload 2026/03/09 03:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:05 DEBUG : dir/file1: size = 5 OK 2026/03/09 03:27:05 INFO : dir/file1: Copied (replaced existing) 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-09 03:27:04 +0000 UTC" 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : >WaitForWriters: 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : dir/file1: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/09 03:27:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): openPending: 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/09 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): >openPending: err= 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): _writeAt: size=15, off=5 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): >_writeAt: n=15, err= 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): close: 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-09 03:27:05.275166051 +0000 UTC m=+11.970979462 2026/03/09 03:27:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : dir/file1(0xc000cdbf00): >close: err= 2026/03/09 03:27:05 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: starting upload 2026/03/09 03:27:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:05 DEBUG : dir/file1: size = 20 OK 2026/03/09 03:27:05 INFO : dir/file1: Copied (replaced existing) 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-09 03:27:05 +0000 UTC" 2026/03/09 03:27:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:05 DEBUG : dir: Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : dir: reading active writers 2026/03/09 03:27:05 DEBUG : >WaitForWriters: 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): openPending: 2026/03/09 03:27:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): >openPending: err= 2026/03/09 03:27:05 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): close: 2026/03/09 03:27:05 DEBUG : file1: vfs cache: setting modification time to 2026-03-09 03:27:05.493341736 +0000 UTC m=+12.189155188 2026/03/09 03:27:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : file1(0xc000dd6780): >close: err= 2026/03/09 03:27:05 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:05 DEBUG : file1: vfs cache: starting upload 2026/03/09 03:27:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:05 DEBUG : file1: size = 5 OK 2026/03/09 03:27:05 INFO : file1: Copied (new) 2026/03/09 03:27:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-09 03:27:05 +0000 UTC" 2026/03/09 03:27:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:05 INFO : file1: vfs cache: upload succeeded try #1 2026/03/09 03:27:05 DEBUG : Looking for writers 2026/03/09 03:27:05 DEBUG : file1: reading active writers 2026/03/09 03:27:05 DEBUG : >WaitForWriters: 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/09 03:27:05 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.681070059 +0000 UTC m=+12.376883509 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d49d00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.681070059 +0000 UTC m=+12.376883509 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.681070059 +0000 UTC m=+12.376883509 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d646c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e4e70 item 1 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.684300991 +0000 UTC m=+12.380114432 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d64d00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.684300991 +0000 UTC m=+12.380114432 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e55e0 item 2 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.686961408 +0000 UTC m=+12.382774898 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.686961408 +0000 UTC m=+12.382774898 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d65cc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.686961408 +0000 UTC m=+12.382774898 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e5b20 item 3 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.690630085 +0000 UTC m=+12.386443526 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7e880): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.690630085 +0000 UTC m=+12.386443526 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7edc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0230 item 4 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.692954879 +0000 UTC m=+12.388768331 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.692954879 +0000 UTC m=+12.388768331 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7f880): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.692954879 +0000 UTC m=+12.388768331 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d7fd40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c05b0 item 5 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.696193667 +0000 UTC m=+12.392007118 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.696193667 +0000 UTC m=+12.392007118 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea6980): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0a80 item 6 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.69855547 +0000 UTC m=+12.394368991 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.69855547 +0000 UTC m=+12.394368991 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea7500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.69855547 +0000 UTC m=+12.394368991 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ea79c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c0e00 item 7 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.701886331 +0000 UTC m=+12.397699782 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc0c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.701886331 +0000 UTC m=+12.397699782 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecc600): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1420 item 8 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000eccbc0): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccbc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.705240236 +0000 UTC m=+12.401053686 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000eccf80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.705240236 +0000 UTC m=+12.401053686 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.705240236 +0000 UTC m=+12.401053686 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecd900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1810 item 9 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.709056441 +0000 UTC m=+12.404869962 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.709056441 +0000 UTC m=+12.404869962 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38680): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410690 item 10 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000e38cc0): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e38cc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.711977269 +0000 UTC m=+12.407790730 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.711977269 +0000 UTC m=+12.407790730 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39580): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.711977269 +0000 UTC m=+12.407790730 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e39a80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d20 item 11 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.71561081 +0000 UTC m=+12.411424252 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.71561081 +0000 UTC m=+12.411424252 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e586c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 12 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000e58d00): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e58d00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.718227926 +0000 UTC m=+12.414041367 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e590c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.718227926 +0000 UTC m=+12.414041367 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59780): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 13 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.720944507 +0000 UTC m=+12.416757949 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e59e00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.720944507 +0000 UTC m=+12.416757949 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7c3c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009840e0 item 14 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000e7ca00): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7ca00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.725312685 +0000 UTC m=+12.421126196 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7cdc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.725312685 +0000 UTC m=+12.421126196 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7d480): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000984540 item 15 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.729145893 +0000 UTC m=+12.424959344 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e7db00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.729145893 +0000 UTC m=+12.424959344 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f220c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009848c0 item 16 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.732757403 +0000 UTC m=+12.428570853 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.732757403 +0000 UTC m=+12.428570853 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f22b80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.732757403 +0000 UTC m=+12.428570853 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000984c40 item 17 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.736925954 +0000 UTC m=+12.432739405 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.736925954 +0000 UTC m=+12.432739405 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f23c40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000985260 item 18 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.740560037 +0000 UTC m=+12.436373698 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56340): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.740560037 +0000 UTC m=+12.436373698 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.740560037 +0000 UTC m=+12.436373698 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f56d40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000985650 item 19 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.746803619 +0000 UTC m=+12.442617071 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f573c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.746803619 +0000 UTC m=+12.442617071 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f57900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000985e30 item 20 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.750678486 +0000 UTC m=+12.446491938 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ecdd00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.750678486 +0000 UTC m=+12.446491938 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6280): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.750678486 +0000 UTC m=+12.446491938 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6780): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1ea0 item 21 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.754744273 +0000 UTC m=+12.450557724 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee6e00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.754744273 +0000 UTC m=+12.450557724 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7340): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a5b0 item 22 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.758245655 +0000 UTC m=+12.454059107 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee79c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.758245655 +0000 UTC m=+12.454059107 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ee7ec0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.758245655 +0000 UTC m=+12.454059107 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7a930 item 23 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.762863563 +0000 UTC m=+12.458677005 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f82ac0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.762863563 +0000 UTC m=+12.458677005 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7ae00 item 24 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000f83640): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83640): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.766359825 +0000 UTC m=+12.462173277 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83a00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.766359825 +0000 UTC m=+12.462173277 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000f83f00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.766359825 +0000 UTC m=+12.462173277 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fae4c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b180 item 25 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.770723876 +0000 UTC m=+12.466537396 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faeb40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.770723876 +0000 UTC m=+12.466537396 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b650 item 26 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000faf6c0): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000faf6c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.774043604 +0000 UTC m=+12.469857055 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fafa80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.774043604 +0000 UTC m=+12.469857055 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.774043604 +0000 UTC m=+12.469857055 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8540): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7b9d0 item 27 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.777409031 +0000 UTC m=+12.473222482 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd8bc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.777409031 +0000 UTC m=+12.473222482 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9100): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc070 item 28 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc000fd9740): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9740): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.780020194 +0000 UTC m=+12.475833646 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000fd9b00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.780020194 +0000 UTC m=+12.475833646 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010240): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc3f0 item 29 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.783012889 +0000 UTC m=+12.478826319 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0010108c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.783012889 +0000 UTC m=+12.478826319 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001010e00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc8c0 item 30 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): _readAt: size=2, off=0 2026/03/09 03:27:05 ERROR : open-test-file(0xc001011440): Couldn't read size of file 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): close: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.785649048 +0000 UTC m=+12.481462480 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011800): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.785649048 +0000 UTC m=+12.481462480 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc001011ec0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dcc40 item 31 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.789272371 +0000 UTC m=+12.485085852 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c5c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.789272371 +0000 UTC m=+12.485085852 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cb00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dcfc0 item 32 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.79236353 +0000 UTC m=+12.488177041 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd420 item 33 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.795826971 +0000 UTC m=+12.491640412 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d5c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.795826971 +0000 UTC m=+12.491640412 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc070 item 33 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.797833815 +0000 UTC m=+12.493647236 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102c7c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc3f0 item 34 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.798421673 +0000 UTC m=+12.494235094 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102cc40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.798421673 +0000 UTC m=+12.494235094 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102d1c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc5b0 item 34 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.799991263 +0000 UTC m=+12.495804684 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00102db40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dca80 item 35 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.800754572 +0000 UTC m=+12.496567993 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6040): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.800754572 +0000 UTC m=+12.496567993 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6540): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dcc40 item 35 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.802306409 +0000 UTC m=+12.498119820 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd6bc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dcfc0 item 36 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.803067755 +0000 UTC m=+12.498881176 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7100): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.803067755 +0000 UTC m=+12.498881176 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7640): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd2d0 item 36 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.804421818 +0000 UTC m=+12.500235239 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dd7c80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd730 item 37 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.804943452 +0000 UTC m=+12.500756873 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.804943452 +0000 UTC m=+12.500756873 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6680): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd8f0 item 37 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.806251137 +0000 UTC m=+12.502064558 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce6d00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008ddf10 item 38 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.806782499 +0000 UTC m=+12.502595920 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.806782499 +0000 UTC m=+12.502595920 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7740): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586380 item 38 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.808039419 +0000 UTC m=+12.503852840 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ce7f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586700 item 39 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.808526748 +0000 UTC m=+12.504340169 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.808526748 +0000 UTC m=+12.504340169 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000161f00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586b60 item 39 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.809712484 +0000 UTC m=+12.505525895 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508980): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005873b0 item 40 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.810478128 +0000 UTC m=+12.506291539 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000508e80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.810478128 +0000 UTC m=+12.506291539 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005093c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587570 item 40 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.811849634 +0000 UTC m=+12.507663046 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000509980): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587b90 item 41 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.812514067 +0000 UTC m=+12.508327488 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369740): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002760e0 item 41 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.81308349 +0000 UTC m=+12.508896911 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000369f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.81308349 +0000 UTC m=+12.508896911 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007368c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276620 item 41 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.814561798 +0000 UTC m=+12.510375209 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276b60 item 42 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.814996478 +0000 UTC m=+12.510809900 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276d90 item 42 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.815588023 +0000 UTC m=+12.511401444 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000737f00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.815588023 +0000 UTC m=+12.511401444 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075c500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276fc0 item 42 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.816890109 +0000 UTC m=+12.512703530 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075cc40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277490 item 43 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.817463229 +0000 UTC m=+12.513276641 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002777a0 item 43 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.817926704 +0000 UTC m=+12.513740125 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075d680): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.817926704 +0000 UTC m=+12.513740125 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00075dbc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277960 item 43 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.819937344 +0000 UTC m=+12.515750766 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a280): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277e30 item 44 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.820732724 +0000 UTC m=+12.516546166 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073a780): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520540 item 44 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.821840704 +0000 UTC m=+12.517654144 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073acc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.821840704 +0000 UTC m=+12.517654144 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b240): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520af0 item 44 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.824791919 +0000 UTC m=+12.520605370 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073b980): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521c00 item 45 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.825791704 +0000 UTC m=+12.521605156 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00073be80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.825791704 +0000 UTC m=+12.521605156 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521f10 item 45 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.828218911 +0000 UTC m=+12.524032362 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000968d40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0380 item 46 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.829191655 +0000 UTC m=+12.525005096 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969240): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.829191655 +0000 UTC m=+12.525005096 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000969940): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe05b0 item 46 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.831578165 +0000 UTC m=+12.527391596 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0930 item 47 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.832223933 +0000 UTC m=+12.528037364 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734600): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.832223933 +0000 UTC m=+12.528037364 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000734d00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0af0 item 47 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.83437014 +0000 UTC m=+12.530183571 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735340): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0fc0 item 48 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.83505392 +0000 UTC m=+12.530867341 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.83505392 +0000 UTC m=+12.530867341 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000735f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1180 item 48 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.837242175 +0000 UTC m=+12.533055607 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5c600): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1500 item 49 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.838531497 +0000 UTC m=+12.534344938 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e5ca80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.838531497 +0000 UTC m=+12.534344938 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005ba400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e0e0 item 49 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.840950007 +0000 UTC m=+12.536763449 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baa80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e460 item 50 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.842262222 +0000 UTC m=+12.538075663 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005baf80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.842262222 +0000 UTC m=+12.538075663 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bb500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e620 item 50 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.844793726 +0000 UTC m=+12.540607156 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0005bbc00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e9a0 item 51 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.845640262 +0000 UTC m=+12.541453693 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e801c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.845640262 +0000 UTC m=+12.541453693 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3eb60 item 51 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.847990723 +0000 UTC m=+12.543804155 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e80d80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f030 item 52 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.849605679 +0000 UTC m=+12.545419110 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81340): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.849605679 +0000 UTC m=+12.545419110 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000e81900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f1f0 item 52 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.852350936 +0000 UTC m=+12.548164357 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f570 item 53 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.853725057 +0000 UTC m=+12.549538489 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.853725057 +0000 UTC m=+12.549538489 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a22a40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f730 item 53 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.856602894 +0000 UTC m=+12.552416325 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a230c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fab0 item 54 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.857597369 +0000 UTC m=+12.553410790 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a235c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.857597369 +0000 UTC m=+12.553410790 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a23b80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fc70 item 54 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.860008545 +0000 UTC m=+12.555821996 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa280): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a070 item 55 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.860872324 +0000 UTC m=+12.556685755 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfa7c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.860872324 +0000 UTC m=+12.556685755 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfad00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a230 item 55 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.864011774 +0000 UTC m=+12.559825205 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a5b0 item 56 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.865124432 +0000 UTC m=+12.560937864 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfb940): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.865124432 +0000 UTC m=+12.560937864 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000dfbec0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a770 item 56 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.868264334 +0000 UTC m=+12.564077825 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9e580): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4ab60 item 57 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.869232839 +0000 UTC m=+12.565046270 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9eac0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4ad20 item 57 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.870311143 +0000 UTC m=+12.566124574 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.870311143 +0000 UTC m=+12.566124574 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9f600): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4aee0 item 57 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.872813111 +0000 UTC m=+12.568626542 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a400): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587dc0 item 58 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.87369854 +0000 UTC m=+12.569511971 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081a940): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52000 item 58 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.874835033 +0000 UTC m=+12.570648464 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00081aec0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.874835033 +0000 UTC m=+12.570648464 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8040): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52310 item 58 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.876947827 +0000 UTC m=+12.572761258 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b86c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52690 item 59 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.877645673 +0000 UTC m=+12.573459104 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b8c40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52850 item 59 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.878356824 +0000 UTC m=+12.574170255 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.878356824 +0000 UTC m=+12.574170255 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52b60 item 59 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.881073978 +0000 UTC m=+12.576887429 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007b9d40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52ee0 item 60 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.882136201 +0000 UTC m=+12.577949682 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788300): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f530a0 item 60 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.883155463 +0000 UTC m=+12.578968894 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.883155463 +0000 UTC m=+12.578968894 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000788e00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53260 item 60 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.885710511 +0000 UTC m=+12.581523942 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007894c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f535e0 item 61 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.886372039 +0000 UTC m=+12.582185469 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000789a00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.886372039 +0000 UTC m=+12.582185469 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f537a0 item 61 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.88831428 +0000 UTC m=+12.584127701 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8800): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53b20 item 62 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.889117986 +0000 UTC m=+12.584931417 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c8d40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.889117986 +0000 UTC m=+12.584931417 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53ce0 item 62 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.891118709 +0000 UTC m=+12.586932140 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009c9a80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009460e0 item 63 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.891848685 +0000 UTC m=+12.587662116 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca040): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.891848685 +0000 UTC m=+12.587662116 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000cca740): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009463f0 item 63 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.895163225 +0000 UTC m=+12.590976717 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccad80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946770 item 64 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.896060708 +0000 UTC m=+12.591874239 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccb2c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.896060708 +0000 UTC m=+12.591874239 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ccba00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946930 item 64 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.899136277 +0000 UTC m=+12.594949728 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d80c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946e70 item 65 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.900218166 +0000 UTC m=+12.596031608 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8540): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.900218166 +0000 UTC m=+12.596031608 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d8a40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947030 item 65 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.902990385 +0000 UTC m=+12.598803896 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009473b0 item 66 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.903931248 +0000 UTC m=+12.599744690 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9540): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.903931248 +0000 UTC m=+12.599744690 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d9a80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947570 item 66 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.906721501 +0000 UTC m=+12.602534952 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009478f0 item 67 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.907730233 +0000 UTC m=+12.603543684 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096e5c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.907730233 +0000 UTC m=+12.603543684 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096eac0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947ab0 item 67 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.910464559 +0000 UTC m=+12.606278050 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0310 item 68 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.911520709 +0000 UTC m=+12.607334151 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096f640): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.911520709 +0000 UTC m=+12.607334151 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00096fbc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0bd0 item 68 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.914346638 +0000 UTC m=+12.610160160 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a280): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1490 item 69 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.915413551 +0000 UTC m=+12.611227041 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc00092a700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.915413551 +0000 UTC m=+12.611227041 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000d9fe00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b1f0 item 69 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.917408772 +0000 UTC m=+12.613222254 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b6c0 item 70 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.918352453 +0000 UTC m=+12.614165884 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0a00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.918352453 +0000 UTC m=+12.614165884 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d0f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b880 item 70 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.920555256 +0000 UTC m=+12.616368717 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d15c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4bc00 item 71 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.921337861 +0000 UTC m=+12.617151292 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0007d1ac0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.921337861 +0000 UTC m=+12.617151292 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980040): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4bdc0 item 71 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.923398618 +0000 UTC m=+12.619212048 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009806c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc1c0 item 72 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.924243251 +0000 UTC m=+12.620056682 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000980bc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.924243251 +0000 UTC m=+12.620056682 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981100): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc380 item 72 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.926393966 +0000 UTC m=+12.622207427 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009816c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc8c0 item 73 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.927045444 +0000 UTC m=+12.622858875 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000981bc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebca80 item 73 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.927977202 +0000 UTC m=+12.623790663 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0100): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.927977202 +0000 UTC m=+12.623790663 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0640): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebcc40 item 73 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.930053226 +0000 UTC m=+12.625866657 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d0c80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebcfc0 item 74 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.930764778 +0000 UTC m=+12.626578209 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1180): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd180 item 74 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.931680163 +0000 UTC m=+12.627493594 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d16c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.931680163 +0000 UTC m=+12.627493594 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009d1c40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd3b0 item 74 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.93368259 +0000 UTC m=+12.629496101 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec300): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd7a0 item 75 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.934687324 +0000 UTC m=+12.630500766 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ec800): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): _writeAt: size=3, off=2 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd960 item 75 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.935865946 +0000 UTC m=+12.631679388 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ecd40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.935865946 +0000 UTC m=+12.631679388 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed280): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebdb20 item 75 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.938389245 +0000 UTC m=+12.634202686 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009ed8c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d520e0 item 76 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.939260707 +0000 UTC m=+12.635074149 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc0009eddc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d522a0 item 76 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): _writeAt: size=3, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.940394586 +0000 UTC m=+12.636208118 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12380): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.940394586 +0000 UTC m=+12.636208118 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52540 item 76 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.942864894 +0000 UTC m=+12.638678325 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a12f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52930 item 77 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.943565535 +0000 UTC m=+12.639378966 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.943565535 +0000 UTC m=+12.639378966 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a13b40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52af0 item 77 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.946581182 +0000 UTC m=+12.642394673 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52e70 item 78 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.948357762 +0000 UTC m=+12.644171243 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2e700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.948357762 +0000 UTC m=+12.644171243 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2ee00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53030 item 78 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.951164294 +0000 UTC m=+12.646977735 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f440): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d533b0 item 79 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.951961969 +0000 UTC m=+12.647775410 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a2f940): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.951961969 +0000 UTC m=+12.647775410 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a420c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53570 item 79 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.954247228 +0000 UTC m=+12.650060679 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42700): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d538f0 item 80 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.955052155 +0000 UTC m=+12.650865597 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a42c00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): >_readAt: n=5, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.955052155 +0000 UTC m=+12.650865597 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43300): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53b20 item 80 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.95751002 +0000 UTC m=+12.653323461 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43940): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53f10 item 81 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.958379259 +0000 UTC m=+12.654192700 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a43dc0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.958379259 +0000 UTC m=+12.654192700 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5e380): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b42a0 item 81 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.960484038 +0000 UTC m=+12.656297469 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ea00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b4620 item 82 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.961319944 +0000 UTC m=+12.657133376 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5ef00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.961319944 +0000 UTC m=+12.657133376 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5f480): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b47e0 item 82 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.963067611 +0000 UTC m=+12.658881041 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a5fb00): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b4b60 item 83 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.963780685 +0000 UTC m=+12.659594116 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.963780685 +0000 UTC m=+12.659594116 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7a5c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b4d20 item 83 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.96554972 +0000 UTC m=+12.661363152 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7ac40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b51f0 item 84 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.966871733 +0000 UTC m=+12.662685214 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b140): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.966871733 +0000 UTC m=+12.662685214 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7b6c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b53b0 item 84 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.969789745 +0000 UTC m=+12.665603187 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a7bd40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b5730 item 85 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.970933052 +0000 UTC m=+12.666746493 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a922c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.970933052 +0000 UTC m=+12.666746493 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92800): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b58f0 item 85 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.973596424 +0000 UTC m=+12.669409865 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a92e80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b5c70 item 86 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.974667172 +0000 UTC m=+12.670480664 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93380): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.974667172 +0000 UTC m=+12.670480664 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000a93900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009b5ea0 item 86 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.977821501 +0000 UTC m=+12.673634952 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac000): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408a10 item 87 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.979077098 +0000 UTC m=+12.674890539 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aac500): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.979077098 +0000 UTC m=+12.674890539 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aaca40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408fc0 item 87 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.981973661 +0000 UTC m=+12.677787111 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad0c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 88 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.982960391 +0000 UTC m=+12.678773832 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aad5c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.982960391 +0000 UTC m=+12.678773832 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aadb40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682230 item 88 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.985217918 +0000 UTC m=+12.681031429 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006828c0 item 89 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.986005122 +0000 UTC m=+12.681818543 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000aca740): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682a80 item 89 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.986866327 +0000 UTC m=+12.682679758 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acac80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.986866327 +0000 UTC m=+12.682679758 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb200): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682cb0 item 89 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.988894059 +0000 UTC m=+12.684707520 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acb840): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683030 item 90 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.989686704 +0000 UTC m=+12.685500135 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000acbd80): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006832d0 item 90 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.990772782 +0000 UTC m=+12.686586213 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6340): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.990772782 +0000 UTC m=+12.686586213 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6900): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006835e0 item 90 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.992816106 +0000 UTC m=+12.688629537 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae6f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683c70 item 91 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.993658504 +0000 UTC m=+12.689471935 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7480): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): >_readAt: n=2, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): _writeAt: size=3, off=7 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090c000 item 91 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.994523054 +0000 UTC m=+12.690336485 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae79c0): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): >_readAt: n=8, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.994523054 +0000 UTC m=+12.690336485 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000ae7f40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090c310 item 91 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 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/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): open at offset 0 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): _readAt: size=2, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.996713044 +0000 UTC m=+12.692526475 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02600): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): _writeAt: size=5, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090c930 item 92 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): >_writeAt: n=5, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.997409878 +0000 UTC m=+12.693223309 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b02b40): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): open at offset 5 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): >openPending: err= 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090cc40 item 92 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): _readAt: size=2, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): >_readAt: n=0, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): _writeAt: size=3, off=5 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): >_writeAt: n=3, err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.998383775 +0000 UTC m=+12.694197205 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03080): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): _readAt: size=512, off=0 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): openPending: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): >openPending: err= 2026/03/09 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): >_readAt: n=3, err=EOF 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): close: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:05.998383775 +0000 UTC m=+12.694197205 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:05 DEBUG : open-test-file(0xc000b03640): >close: err= 2026/03/09 03:27:05 DEBUG : open-test-file: Remove: 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090cf50 item 92 2026/03/09 03:27:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:05 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.000461202 +0000 UTC m=+12.696274633 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b03c80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090d340 item 93 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.001146344 +0000 UTC m=+12.696959775 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.001146344 +0000 UTC m=+12.696959775 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00090d7a0 item 93 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.004147522 +0000 UTC m=+12.699960984 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1cf80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f17a0 item 94 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.004905222 +0000 UTC m=+12.700718653 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092ac40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.004905222 +0000 UTC m=+12.700718653 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b340): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1dc0 item 94 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.007484605 +0000 UTC m=+12.703298116 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092b980): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 95 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.008589689 +0000 UTC m=+12.704403160 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00092bec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.008589689 +0000 UTC m=+12.704403160 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964640): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 95 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.012248218 +0000 UTC m=+12.708061669 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000964c80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fa40 item 96 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.013290252 +0000 UTC m=+12.709103694 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009651c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.013290252 +0000 UTC m=+12.709103694 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009658c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fea0 item 96 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= 2026/03/09 03:27:06 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : >WaitForWriters: 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:06 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/09 03:27:06 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.038732699 +0000 UTC m=+12.734546129 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7080): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.038732699 +0000 UTC m=+12.734546129 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7580): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.038732699 +0000 UTC m=+12.734546129 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd7a40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe01c0 item 1 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.042020338 +0000 UTC m=+12.737833768 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.042020338 +0000 UTC m=+12.737833768 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0770 item 2 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.045056743 +0000 UTC m=+12.740870254 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508340): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.045056743 +0000 UTC m=+12.740870254 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.045056743 +0000 UTC m=+12.740870254 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508ec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0af0 item 3 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.049293853 +0000 UTC m=+12.745107304 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.049293853 +0000 UTC m=+12.745107304 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000509dc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1110 item 4 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.052023891 +0000 UTC m=+12.747837332 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369e40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.052023891 +0000 UTC m=+12.747837332 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736580): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.052023891 +0000 UTC m=+12.747837332 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736b80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1490 item 5 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.05574081 +0000 UTC m=+12.751554261 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737640): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.05574081 +0000 UTC m=+12.751554261 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737d00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1ab0 item 6 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.058750706 +0000 UTC m=+12.754564187 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.058750706 +0000 UTC m=+12.754564187 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ca00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.058750706 +0000 UTC m=+12.754564187 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075cec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1e30 item 7 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.062216631 +0000 UTC m=+12.758030073 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.062216631 +0000 UTC m=+12.758030073 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075da80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df1f0 item 8 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc00073a0c0): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a0c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.064506749 +0000 UTC m=+12.760320191 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a480): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.064506749 +0000 UTC m=+12.760320191 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.064506749 +0000 UTC m=+12.760320191 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073ae00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc1c0 item 9 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.06800142 +0000 UTC m=+12.763814861 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b480): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.06800142 +0000 UTC m=+12.763814861 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc770 item 10 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc000968180): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968180): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.070978803 +0000 UTC m=+12.766792245 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968640): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.070978803 +0000 UTC m=+12.766792245 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968b40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.070978803 +0000 UTC m=+12.766792245 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969040): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dcb60 item 11 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.073965926 +0000 UTC m=+12.769779367 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009696c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.073965926 +0000 UTC m=+12.769779367 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969c00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd110 item 12 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc0007343c0): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007343c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.076308744 +0000 UTC m=+12.772122185 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.076308744 +0000 UTC m=+12.772122185 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734e40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd490 item 13 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.07883079 +0000 UTC m=+12.774644242 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007354c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.07883079 +0000 UTC m=+12.774644242 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd810 item 14 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc0005ba0c0): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba0c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.081049022 +0000 UTC m=+12.776862464 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba480): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.081049022 +0000 UTC m=+12.776862464 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bab40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dde30 item 15 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.083293334 +0000 UTC m=+12.779106776 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb1c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.083293334 +0000 UTC m=+12.779106776 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bb780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276460 item 16 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.085317522 +0000 UTC m=+12.781130963 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005bbe00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.085317522 +0000 UTC m=+12.781130963 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80300): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.085317522 +0000 UTC m=+12.781130963 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80800): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276a80 item 17 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.088257335 +0000 UTC m=+12.784070766 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80e80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.088257335 +0000 UTC m=+12.784070766 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002770a0 item 18 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.090220988 +0000 UTC m=+12.786034419 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81ac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.090220988 +0000 UTC m=+12.786034419 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22040): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.090220988 +0000 UTC m=+12.786034419 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277570 item 19 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.093066904 +0000 UTC m=+12.788880325 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22bc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.093066904 +0000 UTC m=+12.788880325 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23100): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277ce0 item 20 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.094698681 +0000 UTC m=+12.790512102 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.094698681 +0000 UTC m=+12.790512102 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.094698681 +0000 UTC m=+12.790512102 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520310 item 21 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.097472962 +0000 UTC m=+12.793286413 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.097472962 +0000 UTC m=+12.793286413 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e150 item 22 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.099993245 +0000 UTC m=+12.795806696 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.099993245 +0000 UTC m=+12.795806696 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b140): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.099993245 +0000 UTC m=+12.795806696 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8180): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e4d0 item 23 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.103321421 +0000 UTC m=+12.799134922 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8840): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.103321421 +0000 UTC m=+12.799134922 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8dc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e9a0 item 24 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc0007b9400): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.105924298 +0000 UTC m=+12.801737760 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b97c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.105924298 +0000 UTC m=+12.801737760 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9cc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.105924298 +0000 UTC m=+12.801737760 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788280): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ed20 item 25 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.109346562 +0000 UTC m=+12.805160003 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.109346562 +0000 UTC m=+12.805160003 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788e40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f340 item 26 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc000789500): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.111886061 +0000 UTC m=+12.807699502 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007898c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.111886061 +0000 UTC m=+12.807699502 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789dc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.111886061 +0000 UTC m=+12.807699502 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c83c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f6c0 item 27 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.115216712 +0000 UTC m=+12.811030153 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8a40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.115216712 +0000 UTC m=+12.811030153 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8f80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fb90 item 28 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc0009c95c0): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c95c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.11784615 +0000 UTC m=+12.813659581 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c300): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.11784615 +0000 UTC m=+12.813659581 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5ca40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007763f0 item 29 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.120600212 +0000 UTC m=+12.816413703 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d0c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.120600212 +0000 UTC m=+12.816413703 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d640): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000776770 item 30 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): _readAt: size=2, off=0 2026/03/09 03:27:06 ERROR : open-test-file(0xc000e5dc80): Couldn't read size of file 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): >_writeAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): close: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5dc80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.123389031 +0000 UTC m=+12.819202473 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca0c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.123389031 +0000 UTC m=+12.819202473 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000776d20 item 31 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.12615126 +0000 UTC m=+12.821964762 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccae00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.12615126 +0000 UTC m=+12.821964762 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb340): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777110 item 32 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.128700848 +0000 UTC m=+12.824514299 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb9c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007775e0 item 33 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.12969353 +0000 UTC m=+12.825506971 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccbe40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.12969353 +0000 UTC m=+12.825506971 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d83c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777810 item 33 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.132519789 +0000 UTC m=+12.828333341 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777b90 item 34 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.133634812 +0000 UTC m=+12.829448263 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8e80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.133634812 +0000 UTC m=+12.829448263 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777d50 item 34 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.136465149 +0000 UTC m=+12.832278600 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9a40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586380 item 35 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.13757979 +0000 UTC m=+12.833393371 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9ec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.13757979 +0000 UTC m=+12.833393371 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e440): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586540 item 35 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.140318945 +0000 UTC m=+12.836132397 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586b60 item 36 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.141489042 +0000 UTC m=+12.837302493 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096efc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.141489042 +0000 UTC m=+12.837302493 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586fc0 item 36 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.144105346 +0000 UTC m=+12.839918888 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096fb80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587570 item 37 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.145246126 +0000 UTC m=+12.841059608 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e080): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.145246126 +0000 UTC m=+12.841059608 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9e580): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005879d0 item 37 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.148052288 +0000 UTC m=+12.843865740 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9ec00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587d50 item 38 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.149271667 +0000 UTC m=+12.845085119 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f100): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.149271667 +0000 UTC m=+12.845085119 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9f6c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587f10 item 38 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.151975456 +0000 UTC m=+12.847788907 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000d9fd40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52460 item 39 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.152839896 +0000 UTC m=+12.848653346 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c2c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.152839896 +0000 UTC m=+12.848653346 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1c7c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52620 item 39 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.155661707 +0000 UTC m=+12.851475158 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1ce40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52a80 item 40 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.156865707 +0000 UTC m=+12.852679158 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d340): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.156865707 +0000 UTC m=+12.852679158 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1d880): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f52cb0 item 40 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.159616474 +0000 UTC m=+12.855429975 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000b1de40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53030 item 41 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.160660423 +0000 UTC m=+12.856473874 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f531f0 item 41 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.16177242 +0000 UTC m=+12.857585941 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085e8c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.16177242 +0000 UTC m=+12.857585941 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085ee00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f533b0 item 41 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.164559455 +0000 UTC m=+12.860373006 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f440): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53730 item 42 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.165406312 +0000 UTC m=+12.861219763 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085f940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f538f0 item 42 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.166661018 +0000 UTC m=+12.862474459 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00085fe80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.166661018 +0000 UTC m=+12.862474459 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878480): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53ab0 item 42 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.16924984 +0000 UTC m=+12.865063290 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878ac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f53e30 item 43 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.170164434 +0000 UTC m=+12.865977886 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000878fc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946070 item 43 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.171081694 +0000 UTC m=+12.866895145 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.171081694 +0000 UTC m=+12.866895145 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000879a40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946380 item 43 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.173869551 +0000 UTC m=+12.869683001 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898100): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946700 item 44 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.174905645 +0000 UTC m=+12.870719086 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898600): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009468c0 item 44 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.176132257 +0000 UTC m=+12.871945708 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000898b40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.176132257 +0000 UTC m=+12.871945708 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008990c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946b60 item 44 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.178661717 +0000 UTC m=+12.874475158 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899700): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000946fc0 item 45 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.179679356 +0000 UTC m=+12.875492807 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000899c00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.179679356 +0000 UTC m=+12.875492807 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8380): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947180 item 45 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.182421466 +0000 UTC m=+12.878234917 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b89c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947500 item 46 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.18355271 +0000 UTC m=+12.879366161 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b8ec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.18355271 +0000 UTC m=+12.879366161 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b95c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009476c0 item 46 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.186396673 +0000 UTC m=+12.882210124 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008b9c00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947a40 item 47 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.187329131 +0000 UTC m=+12.883142592 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8180): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.187329131 +0000 UTC m=+12.883142592 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8880): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000947d50 item 47 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.190174777 +0000 UTC m=+12.885988218 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f8ec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a1c0 item 48 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.191080985 +0000 UTC m=+12.886894467 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f93c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.191080985 +0000 UTC m=+12.886894467 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0008f9ac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a380 item 48 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.194231446 +0000 UTC m=+12.890044897 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924180): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a700 item 49 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.195344496 +0000 UTC m=+12.891157947 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924600): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.195344496 +0000 UTC m=+12.891157947 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000924b40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4a8c0 item 49 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.19808337 +0000 UTC m=+12.893896820 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009251c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4acb0 item 50 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.199399521 +0000 UTC m=+12.895212963 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009256c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.199399521 +0000 UTC m=+12.895212963 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000925c40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4ae70 item 50 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.202019562 +0000 UTC m=+12.897833013 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c340): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b1f0 item 51 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.202981155 +0000 UTC m=+12.898794596 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094c840): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.202981155 +0000 UTC m=+12.898794596 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094cd80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b500 item 51 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.205764184 +0000 UTC m=+12.901577635 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4b880 item 52 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.206750754 +0000 UTC m=+12.902564205 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094d900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.206750754 +0000 UTC m=+12.902564205 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00094de80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4ba40 item 52 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.209415318 +0000 UTC m=+12.905228769 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980580): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d4bdc0 item 53 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.210402921 +0000 UTC m=+12.906216371 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980a80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.210402921 +0000 UTC m=+12.906216371 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000980fc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc000 item 53 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.213492696 +0000 UTC m=+12.909306157 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981640): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc380 item 54 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.214687619 +0000 UTC m=+12.910501061 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000981b40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.214687619 +0000 UTC m=+12.910501061 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de140): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebc540 item 54 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.217490615 +0000 UTC m=+12.913304067 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009de7c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebca80 item 55 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.218540765 +0000 UTC m=+12.914354256 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009decc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.218540765 +0000 UTC m=+12.914354256 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df200): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebcc40 item 55 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.221418903 +0000 UTC m=+12.917232384 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009df880): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebcfc0 item 56 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.222657007 +0000 UTC m=+12.918470458 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009dfd80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.222657007 +0000 UTC m=+12.918470458 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8380): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd180 item 56 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.225383939 +0000 UTC m=+12.921197400 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f89c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd5e0 item 57 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.226372594 +0000 UTC m=+12.922186034 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f8f00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd7a0 item 57 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.227562016 +0000 UTC m=+12.923375567 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f9440): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.227562016 +0000 UTC m=+12.923375567 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009f99c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebd960 item 57 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.230420656 +0000 UTC m=+12.926234108 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c080): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ebde30 item 58 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.231324871 +0000 UTC m=+12.927138313 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1c5c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d520e0 item 58 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.232570871 +0000 UTC m=+12.928384312 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1cb00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.232570871 +0000 UTC m=+12.928384312 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d0c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d522a0 item 58 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.235487161 +0000 UTC m=+12.931300612 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1d700): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52770 item 59 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.236317616 +0000 UTC m=+12.932131057 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a1dc40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52930 item 59 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.237593282 +0000 UTC m=+12.933406733 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e200): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.237593282 +0000 UTC m=+12.933406733 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3e780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52af0 item 59 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.240324923 +0000 UTC m=+12.936138374 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3edc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52e70 item 60 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.241401713 +0000 UTC m=+12.937215165 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f300): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53030 item 60 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.242479255 +0000 UTC m=+12.938292707 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3f840): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.242479255 +0000 UTC m=+12.938292707 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a3fe00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d531f0 item 60 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.245323188 +0000 UTC m=+12.941136630 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a4c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53570 item 61 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.246451616 +0000 UTC m=+12.942265066 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5aa00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.246451616 +0000 UTC m=+12.942265066 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b100): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53730 item 61 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.249921339 +0000 UTC m=+12.945734790 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5a1c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d521c0 item 62 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.251087888 +0000 UTC m=+12.946901339 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5b780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.251087888 +0000 UTC m=+12.946901339 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a5be80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52380 item 62 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.25437146 +0000 UTC m=+12.950184921 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfa540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52850 item 63 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.255395932 +0000 UTC m=+12.951209383 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfaac0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.255395932 +0000 UTC m=+12.951209383 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb1c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52a10 item 63 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): >_readAt: n=0, err=Bad file descriptor 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.258569786 +0000 UTC m=+12.954383267 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfb800): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52d90 item 64 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.259597254 +0000 UTC m=+12.955410705 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dfbd80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.259597254 +0000 UTC m=+12.955410705 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d52f50 item 64 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.262638629 +0000 UTC m=+12.958452080 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c8b80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d532d0 item 65 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.263692747 +0000 UTC m=+12.959506208 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9000): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.263692747 +0000 UTC m=+12.959506208 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53ab0 item 65 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.266769879 +0000 UTC m=+12.962583330 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009c9b40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d53ea0 item 66 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.268006671 +0000 UTC m=+12.963820112 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000dd6040): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.268006671 +0000 UTC m=+12.963820112 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000160cc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe070 item 66 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.270865453 +0000 UTC m=+12.966678903 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000161d40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003febd0 item 67 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.27203109 +0000 UTC m=+12.967844540 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508740): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.27203109 +0000 UTC m=+12.967844540 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000508c40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 67 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.274849575 +0000 UTC m=+12.970663026 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005092c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff180 item 68 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.276053815 +0000 UTC m=+12.971867257 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005097c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.276053815 +0000 UTC m=+12.971867257 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000369740): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff490 item 68 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.278843857 +0000 UTC m=+12.974657308 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736300): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff960 item 69 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.280023341 +0000 UTC m=+12.975836792 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.280023341 +0000 UTC m=+12.975836792 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000736f40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb90 item 69 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.282864779 +0000 UTC m=+12.978678240 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000737a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e070 item 70 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.284056095 +0000 UTC m=+12.979869547 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c000): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.284056095 +0000 UTC m=+12.979869547 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075c540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e230 item 70 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.286752519 +0000 UTC m=+12.982566081 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075ccc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e5b0 item 71 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.287921103 +0000 UTC m=+12.983734574 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d1c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.287921103 +0000 UTC m=+12.983734574 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075d6c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3e770 item 71 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.290616806 +0000 UTC m=+12.986430257 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00075dd40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3eaf0 item 72 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.291693747 +0000 UTC m=+12.987507188 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a2c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.291693747 +0000 UTC m=+12.987507188 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073a800): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3ecb0 item 72 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.294258072 +0000 UTC m=+12.990071523 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073adc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f180 item 73 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.295255864 +0000 UTC m=+12.991069356 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b2c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0070 item 73 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.296373311 +0000 UTC m=+12.992186802 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968380): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.296373311 +0000 UTC m=+12.992186802 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009688c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0230 item 73 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.299839497 +0000 UTC m=+12.995652948 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000968f00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0690 item 74 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.301202367 +0000 UTC m=+12.997015818 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0850 item 74 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.302740969 +0000 UTC m=+12.998554409 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.302740969 +0000 UTC m=+12.998554409 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000969ec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0a10 item 74 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.305398991 +0000 UTC m=+13.001212432 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734680): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe0ee0 item 75 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.306284971 +0000 UTC m=+13.002098423 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000734b80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): _writeAt: size=3, off=2 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe10a0 item 75 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.307383693 +0000 UTC m=+13.003197134 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007350c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.307383693 +0000 UTC m=+13.003197134 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735600): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe1260 item 75 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.310158546 +0000 UTC m=+13.005971986 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000735c40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe16c0 item 76 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.311078028 +0000 UTC m=+13.006891470 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba1c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fe18f0 item 76 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): _writeAt: size=3, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.312628563 +0000 UTC m=+13.008442004 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0005ba700): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.312628563 +0000 UTC m=+13.008442004 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073b900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f340 item 76 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.315358711 +0000 UTC m=+13.011172152 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00073bf40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f6c0 item 77 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.316326526 +0000 UTC m=+13.012139977 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e804c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.316326526 +0000 UTC m=+13.012139977 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e80bc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3f880 item 77 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.318910638 +0000 UTC m=+13.014724080 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fc00 item 78 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.319801829 +0000 UTC m=+13.015615271 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.319801829 +0000 UTC m=+13.015615271 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e81e80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f3fdc0 item 78 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.322395381 +0000 UTC m=+13.018208831 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22540): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de3f0 item 79 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.323300507 +0000 UTC m=+13.019113958 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a22a40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.323300507 +0000 UTC m=+13.019113958 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23140): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deee0 item 79 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.326060792 +0000 UTC m=+13.021874233 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc0e0 item 80 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.327071237 +0000 UTC m=+13.022884688 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.327071237 +0000 UTC m=+13.022884688 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081a4c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc2a0 item 80 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.329836261 +0000 UTC m=+13.025649712 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081ab00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc620 item 81 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.331025944 +0000 UTC m=+13.026839395 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00081b040): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.331025944 +0000 UTC m=+13.026839395 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b80c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dc930 item 81 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.333546096 +0000 UTC m=+13.029359537 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dccb0 item 82 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.334578703 +0000 UTC m=+13.030392144 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b8cc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.334578703 +0000 UTC m=+13.030392144 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dce70 item 82 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.337007744 +0000 UTC m=+13.032821184 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b98c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd2d0 item 83 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.338021455 +0000 UTC m=+13.033834906 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007b9dc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.338021455 +0000 UTC m=+13.033834906 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788380): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd490 item 83 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.340536107 +0000 UTC m=+13.036349548 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd810 item 84 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.341412961 +0000 UTC m=+13.037226411 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000788f00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.341412961 +0000 UTC m=+13.037226411 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008dd9d0 item 84 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.343715201 +0000 UTC m=+13.039528643 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000789b80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276070 item 85 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.344661316 +0000 UTC m=+13.040474767 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c100): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.344661316 +0000 UTC m=+13.040474767 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5c6c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276380 item 85 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.347070238 +0000 UTC m=+13.042883689 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5cd40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002767e0 item 86 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.348035077 +0000 UTC m=+13.043848528 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.348035077 +0000 UTC m=+13.043848528 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5d800): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276a80 item 86 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.350806403 +0000 UTC m=+13.046619844 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000e5de80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276f50 item 87 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.351861172 +0000 UTC m=+13.047674613 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.351861172 +0000 UTC m=+13.047674613 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000cca940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277180 item 87 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.354519054 +0000 UTC m=+13.050332505 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccafc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277650 item 88 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.355590294 +0000 UTC m=+13.051403735 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccb500): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.355590294 +0000 UTC m=+13.051403735 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000ccba80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002778f0 item 88 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.357854183 +0000 UTC m=+13.053667634 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8140): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277dc0 item 89 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.358730766 +0000 UTC m=+13.054544217 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8680): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007760e0 item 89 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.359807206 +0000 UTC m=+13.055620657 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d8bc0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.359807206 +0000 UTC m=+13.055620657 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9140): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000776380 item 89 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.362204456 +0000 UTC m=+13.058017897 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d97c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000776700 item 90 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.362982413 +0000 UTC m=+13.058795864 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0009d9d00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007769a0 item 90 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.364137561 +0000 UTC m=+13.059951012 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e2c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.364137561 +0000 UTC m=+13.059951012 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096e880): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000776c40 item 90 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.366781037 +0000 UTC m=+13.062594477 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096eec0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007770a0 item 91 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.367591344 +0000 UTC m=+13.063404795 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f400): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): >_readAt: n=2, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): _writeAt: size=3, off=7 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007773b0 item 91 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.36876112 +0000 UTC m=+13.064574571 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096f940): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): >_readAt: n=8, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.36876112 +0000 UTC m=+13.064574571 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc00096ff00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777570 item 91 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.37114781 +0000 UTC m=+13.066961261 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c05c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777960 item 92 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.37214965 +0000 UTC m=+13.067963101 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c0b00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): open at offset 5 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777b20 item 92 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): _readAt: size=2, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): _writeAt: size=3, off=5 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): >_writeAt: n=3, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.373285161 +0000 UTC m=+13.069098602 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1040): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): >_readAt: n=3, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.373285161 +0000 UTC m=+13.069098602 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1600): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000777ce0 item 92 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.375705004 +0000 UTC m=+13.071518455 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007c1c40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586310 item 93 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.376705601 +0000 UTC m=+13.072519052 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6200): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.376705601 +0000 UTC m=+13.072519052 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6900): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005864d0 item 93 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.379321472 +0000 UTC m=+13.075134924 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d6f40): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586af0 item 94 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.380839867 +0000 UTC m=+13.076653388 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7480): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.380839867 +0000 UTC m=+13.076653388 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007d7b80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000586f50 item 94 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.384021786 +0000 UTC m=+13.079835297 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2240): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587500 item 95 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.38528574 +0000 UTC m=+13.081099191 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2780): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.38528574 +0000 UTC m=+13.081099191 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f2e80): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587960 item 95 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): open at offset 0 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): _readAt: size=2, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): >_readAt: n=0, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.388251702 +0000 UTC m=+13.084065153 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f34c0): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): _writeAt: size=5, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): >openPending: err= 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587ce0 item 96 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): >_writeAt: n=5, err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.389234195 +0000 UTC m=+13.085047636 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc0007f3a00): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/09 03:27:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/09 03:27:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): _readAt: size=512, off=0 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): openPending: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): >openPending: err= 2026/03/09 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): >_readAt: n=5, err=EOF 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): close: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-09 03:27:06.389234195 +0000 UTC m=+13.085047636 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:06 DEBUG : open-test-file(0xc000812180): >close: err= 2026/03/09 03:27:06 DEBUG : open-test-file: Remove: 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000587ea0 item 96 2026/03/09 03:27:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/09 03:27:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/09 03:27:06 DEBUG : open-test-file: >Remove: err= 2026/03/09 03:27:06 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : >WaitForWriters: 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.73s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.38s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:06 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:06 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:06 DEBUG : file1: newRWFileHandle: 2026/03/09 03:27:06 DEBUG : file1(0xc000dd7340): openPending: 2026/03/09 03:27:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:06 DEBUG : file1(0xc000dd7340): >openPending: err= 2026/03/09 03:27:06 DEBUG : file1: >newRWFileHandle: err= 2026/03/09 03:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/09 03:27:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/03/09 03:27:06 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/03/09 03:27:06 DEBUG : Looking for writers 2026/03/09 03:27:06 DEBUG : file1: reading active writers 2026/03/09 03:27:06 DEBUG : file1: active writers 1 2026/03/09 03:27:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/03/09 03:27:07 DEBUG : Looking for writers 2026/03/09 03:27:07 DEBUG : file1: reading active writers 2026/03/09 03:27:07 DEBUG : file1: active writers 1 2026/03/09 03:27:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/03/09 03:27:07 DEBUG : Looking for writers 2026/03/09 03:27:07 DEBUG : file1: reading active writers 2026/03/09 03:27:07 DEBUG : file1: active writers 1 2026/03/09 03:27:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:08 DEBUG : Looking for writers 2026/03/09 03:27:08 DEBUG : file1: reading active writers 2026/03/09 03:27:08 DEBUG : file1: active writers 1 2026/03/09 03:27:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:09 DEBUG : Looking for writers 2026/03/09 03:27:09 DEBUG : file1: reading active writers 2026/03/09 03:27:09 DEBUG : file1: active writers 1 2026/03/09 03:27:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:10 DEBUG : Looking for writers 2026/03/09 03:27:10 DEBUG : file1: reading active writers 2026/03/09 03:27:10 DEBUG : file1: active writers 1 2026/03/09 03:27:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:11 DEBUG : Looking for writers 2026/03/09 03:27:11 DEBUG : file1: reading active writers 2026/03/09 03:27:11 DEBUG : file1: active writers 1 2026/03/09 03:27:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:12 DEBUG : Looking for writers 2026/03/09 03:27:12 DEBUG : file1: reading active writers 2026/03/09 03:27:12 DEBUG : file1: active writers 1 2026/03/09 03:27:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:13 DEBUG : Looking for writers 2026/03/09 03:27:13 DEBUG : file1: reading active writers 2026/03/09 03:27:13 DEBUG : file1: active writers 1 2026/03/09 03:27:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:14 DEBUG : Looking for writers 2026/03/09 03:27:14 DEBUG : file1: reading active writers 2026/03/09 03:27:14 DEBUG : file1: active writers 1 2026/03/09 03:27:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:15 DEBUG : Looking for writers 2026/03/09 03:27:15 DEBUG : file1: reading active writers 2026/03/09 03:27:15 DEBUG : file1: active writers 1 2026/03/09 03:27:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:16 DEBUG : Looking for writers 2026/03/09 03:27:16 DEBUG : file1: reading active writers 2026/03/09 03:27:16 DEBUG : file1: active writers 1 2026/03/09 03:27:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:17 DEBUG : Looking for writers 2026/03/09 03:27:17 DEBUG : file1: reading active writers 2026/03/09 03:27:17 DEBUG : file1: active writers 1 2026/03/09 03:27:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:18 DEBUG : Looking for writers 2026/03/09 03:27:18 DEBUG : file1: reading active writers 2026/03/09 03:27:18 DEBUG : file1: active writers 1 2026/03/09 03:27:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:19 DEBUG : Looking for writers 2026/03/09 03:27:19 DEBUG : file1: reading active writers 2026/03/09 03:27:19 DEBUG : file1: active writers 1 2026/03/09 03:27:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:20 DEBUG : Looking for writers 2026/03/09 03:27:20 DEBUG : file1: reading active writers 2026/03/09 03:27:20 DEBUG : file1: active writers 1 2026/03/09 03:27:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:21 DEBUG : Looking for writers 2026/03/09 03:27:21 DEBUG : file1: reading active writers 2026/03/09 03:27:21 DEBUG : file1: active writers 1 2026/03/09 03:27:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:22 DEBUG : Looking for writers 2026/03/09 03:27:22 DEBUG : file1: reading active writers 2026/03/09 03:27:22 DEBUG : file1: active writers 1 2026/03/09 03:27:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:23 DEBUG : Looking for writers 2026/03/09 03:27:23 DEBUG : file1: reading active writers 2026/03/09 03:27:23 DEBUG : file1: active writers 1 2026/03/09 03:27:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:24 DEBUG : Looking for writers 2026/03/09 03:27:24 DEBUG : file1: reading active writers 2026/03/09 03:27:24 DEBUG : file1: active writers 1 2026/03/09 03:27:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:25 DEBUG : Looking for writers 2026/03/09 03:27:25 DEBUG : file1: reading active writers 2026/03/09 03:27:25 DEBUG : file1: active writers 1 2026/03/09 03:27:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:26 DEBUG : Looking for writers 2026/03/09 03:27:26 DEBUG : file1: reading active writers 2026/03/09 03:27:26 DEBUG : file1: active writers 1 2026/03/09 03:27:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:27 DEBUG : Looking for writers 2026/03/09 03:27:27 DEBUG : file1: reading active writers 2026/03/09 03:27:27 DEBUG : file1: active writers 1 2026/03/09 03:27:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:28 DEBUG : Looking for writers 2026/03/09 03:27:28 DEBUG : file1: reading active writers 2026/03/09 03:27:28 DEBUG : file1: active writers 1 2026/03/09 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:29 DEBUG : Looking for writers 2026/03/09 03:27:29 DEBUG : file1: reading active writers 2026/03/09 03:27:29 DEBUG : file1: active writers 1 2026/03/09 03:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:30 DEBUG : Looking for writers 2026/03/09 03:27:30 DEBUG : file1: reading active writers 2026/03/09 03:27:30 DEBUG : file1: active writers 1 2026/03/09 03:27:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:31 DEBUG : Looking for writers 2026/03/09 03:27:31 DEBUG : file1: reading active writers 2026/03/09 03:27:31 DEBUG : file1: active writers 1 2026/03/09 03:27:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:32 DEBUG : Looking for writers 2026/03/09 03:27:32 DEBUG : file1: reading active writers 2026/03/09 03:27:32 DEBUG : file1: active writers 1 2026/03/09 03:27:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:33 DEBUG : Looking for writers 2026/03/09 03:27:33 DEBUG : file1: reading active writers 2026/03/09 03:27:33 DEBUG : file1: active writers 1 2026/03/09 03:27:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:34 DEBUG : Looking for writers 2026/03/09 03:27:34 DEBUG : file1: reading active writers 2026/03/09 03:27:34 DEBUG : file1: active writers 1 2026/03/09 03:27:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:35 DEBUG : Looking for writers 2026/03/09 03:27:35 DEBUG : file1: reading active writers 2026/03/09 03:27:35 DEBUG : file1: active writers 1 2026/03/09 03:27:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/03/09 03:27:36 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009283c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000f8ac08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824650017856} name:file1 opens:1 downloaders: o: fd:0xc000816210 info:{ModTime:{wall:14007229905032809406 ext:13110364435 loc:0x458a4e0} ATime:{wall:14007229905032809406 ext:13110364435 loc:0x458a4e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/03/09 03:27:36 DEBUG : >WaitForWriters: 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:36 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:36 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:36 DEBUG : rename_me: newRWFileHandle: 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): openPending: 2026/03/09 03:27:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): >openPending: err= 2026/03/09 03:27:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/09 03:27:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/09 03:27:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): _writeAt: size=5, off=0 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): >_writeAt: n=5, err= 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): close: 2026/03/09 03:27:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-09 03:27:36.438993317 +0000 UTC m=+43.134806738 2026/03/09 03:27:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/09 03:27:36 DEBUG : rename_me(0xc0008a0900): >close: err= 2026/03/09 03:27:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/09 03:27:36 DEBUG : i_was_renamed: Updating file with 0xc000f94cc0 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/09 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:36 DEBUG : Looking for writers 2026/03/09 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/03/09 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/09 03:27:36 DEBUG : Looking for writers 2026/03/09 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/03/09 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/09 03:27:36 DEBUG : Looking for writers 2026/03/09 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/03/09 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/09 03:27:36 DEBUG : Looking for writers 2026/03/09 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/03/09 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/09 03:27:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/09 03:27:36 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:36 DEBUG : i_was_renamed: size = 5 OK 2026/03/09 03:27:36 INFO : i_was_renamed: Copied (new) 2026/03/09 03:27:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-09 03:27:36 +0000 UTC" 2026/03/09 03:27:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/09 03:27:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/09 03:27:36 DEBUG : Looking for writers 2026/03/09 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/03/09 03:27:36 DEBUG : >WaitForWriters: 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:36 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/09 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{2knrC}/rclone-test-panevem4quxu" 2026/03/09 03:27:36 INFO : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:36 DEBUG : forgetting directory cache 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): _readAt: size=512, off=0 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): openPending: 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:28:36 +0000 UTC" against cached fingerprint "" 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): >openPending: err= 2026/03/09 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): >_readAt: n=20, err=EOF 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): close: 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:28:36 +0000 GMT 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate(0xc000a83dc0): >close: err= 2026/03/09 03:27:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:37 DEBUG : forgetting directory cache 2026/03/09 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): _readAt: size=512, off=0 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): openPending: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:29:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:28:36 +0000 UTC" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-09 02:29:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:28:36 +0000 UTC") 2026/03/09 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): >openPending: err= 2026/03/09 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): >_readAt: n=20, err=EOF 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): close: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:29:36 +0000 GMT 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc0007363c0): >close: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:37 DEBUG : forgetting directory cache 2026/03/09 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): _readAt: size=512, off=0 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): openPending: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:30:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:29:36 +0000 UTC" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-09 02:30:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:29:36 +0000 UTC") 2026/03/09 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): >openPending: err= 2026/03/09 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): >_readAt: n=20, err=EOF 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): close: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:30:36 +0000 GMT 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc00075dc40): >close: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:37 DEBUG : forgetting directory cache 2026/03/09 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): _readAt: size=512, off=0 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): openPending: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:31:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:30:36 +0000 UTC" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-09 02:31:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:30:36 +0000 UTC") 2026/03/09 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): >openPending: err= 2026/03/09 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): >_readAt: n=20, err=EOF 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): close: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:31:36 +0000 GMT 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000e80e80): >close: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:37 DEBUG : forgetting directory cache 2026/03/09 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): _readAt: size=512, off=0 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): openPending: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:32:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:31:36 +0000 UTC" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-09 02:32:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:31:36 +0000 UTC") 2026/03/09 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): >openPending: err= 2026/03/09 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): >_readAt: n=20, err=EOF 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): close: 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:32:36 +0000 GMT 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate(0xc000a23c80): >close: err= 2026/03/09 03:27:37 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:38 DEBUG : forgetting directory cache 2026/03/09 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): _readAt: size=512, off=0 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): openPending: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-09 02:33:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:32:36 +0000 UTC" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-09 02:33:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:32:36 +0000 UTC") 2026/03/09 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/09 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): >openPending: err= 2026/03/09 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): >_readAt: n=20, err=EOF 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): close: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:33:36 +0000 GMT 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000ccac00): >close: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:38 DEBUG : forgetting directory cache 2026/03/09 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): _readAt: size=512, off=0 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): openPending: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-09 02:34:36 +0000 UTC" against cached fingerprint "20,2026-03-09 02:33:36 +0000 UTC" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-09 02:34:36 +0000 UTC" != cached fingerprint "20,2026-03-09 02:33:36 +0000 UTC") 2026/03/09 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/09 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): >openPending: err= 2026/03/09 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): >_readAt: n=21, err=EOF 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): close: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:34:36 +0000 GMT 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc0009d9e80): >close: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:38 DEBUG : forgetting directory cache 2026/03/09 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): _readAt: size=512, off=0 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): openPending: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-09 02:35:36 +0000 UTC" against cached fingerprint "21,2026-03-09 02:34:36 +0000 UTC" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-09 02:35:36 +0000 UTC" != cached fingerprint "21,2026-03-09 02:34:36 +0000 UTC") 2026/03/09 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/09 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): >openPending: err= 2026/03/09 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): >_readAt: n=22, err=EOF 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): close: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:35:36 +0000 GMT 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000dd6140): >close: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:38 DEBUG : forgetting directory cache 2026/03/09 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): _readAt: size=512, off=0 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): openPending: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-09 02:36:36 +0000 UTC" against cached fingerprint "22,2026-03-09 02:35:36 +0000 UTC" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-09 02:36:36 +0000 UTC" != cached fingerprint "22,2026-03-09 02:35:36 +0000 UTC") 2026/03/09 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/09 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): >openPending: err= 2026/03/09 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): >_readAt: n=23, err=EOF 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): close: 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:36:36 +0000 GMT 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate(0xc000a82b80): >close: err= 2026/03/09 03:27:38 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : forgetting directory cache 2026/03/09 03:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): _readAt: size=512, off=0 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): openPending: 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-09 02:37:36 +0000 UTC" against cached fingerprint "23,2026-03-09 02:36:36 +0000 UTC" 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-09 02:37:36 +0000 UTC" != cached fingerprint "23,2026-03-09 02:36:36 +0000 UTC") 2026/03/09 03:27:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/09 03:27:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): >openPending: err= 2026/03/09 03:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): >_readAt: n=24, err=EOF 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): close: 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-09 02:37:36 +0000 GMT 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate(0xc0009d6e80): >close: err= 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: 2026/03/09 03:27:39 DEBUG : webdav root 'rclone-test-panevem4quxu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : forgetting directory cache 2026/03/09 03:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/09 03:27:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/09 03:27:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/09 03:27:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/09 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : FiLeA: reading active writers 2026/03/09 03:27:39 DEBUG : FiLeB: reading active writers 2026/03/09 03:27:39 DEBUG : FilEb: reading active writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : FiLeA: reading active writers 2026/03/09 03:27:39 DEBUG : FiLeB: reading active writers 2026/03/09 03:27:39 DEBUG : FilEb: reading active writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/09 03:27:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : webdav root 'rclone-test-panevem4quxu': Reusing VFS from active cache 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:39 DEBUG : dir: Looking for writers 2026/03/09 03:27:39 DEBUG : file2: reading active writers 2026/03/09 03:27:39 DEBUG : Looking for writers 2026/03/09 03:27:39 DEBUG : file1: reading active writers 2026/03/09 03:27:39 DEBUG : dir: reading active writers 2026/03/09 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:39 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:39 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:40 DEBUG : dir: Looking for writers 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : file1: reading active writers 2026/03/09 03:27:40 DEBUG : dir: reading active writers 2026/03/09 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:40 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:40 DEBUG : file1: Open: flags=O_RDONLY 2026/03/09 03:27:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/09 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/09 03:27:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/09 03:27:40 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (0 bytes), uploading instead of streaming 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/09 03:27:40 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/09 03:27:40 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:40 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/09 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:40 DEBUG : dir: Looking for writers 2026/03/09 03:27:40 DEBUG : file2: reading active writers 2026/03/09 03:27:40 DEBUG : new_file.txt: reading active writers 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : dir: reading active writers 2026/03/09 03:27:40 DEBUG : file1: reading active writers 2026/03/09 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:40 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:40 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/09 03:27:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000f94000 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:40 INFO : dir/file1: Moved (server-side) to: file0 2026/03/09 03:27:40 DEBUG : file0: Updating file with file0 0xc000f94000 2026/03/09 03:27:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/09 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:40 DEBUG : dir: Looking for writers 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : dir: reading active writers 2026/03/09 03:27:40 DEBUG : file0: reading active writers 2026/03/09 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.26s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:40 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:40 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/09 03:27:40 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/09 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : a: Looking for writers 2026/03/09 03:27:40 DEBUG : b: Looking for writers 2026/03/09 03:27:40 DEBUG : c: Looking for writers 2026/03/09 03:27:40 DEBUG : d: Looking for writers 2026/03/09 03:27:40 DEBUG : Looking for writers 2026/03/09 03:27:40 DEBUG : /: reading active writers 2026/03/09 03:27:40 DEBUG : a: reading active writers 2026/03/09 03:27:40 DEBUG : b: reading active writers 2026/03/09 03:27:40 DEBUG : c: reading active writers 2026/03/09 03:27:40 DEBUG : d: reading active writers 2026/03/09 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:41 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/09 03:27:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/09 03:27:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/09 03:27:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/09 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:41 DEBUG : a/b/c/d: Looking for writers 2026/03/09 03:27:41 DEBUG : a/b/c: Looking for writers 2026/03/09 03:27:41 DEBUG : d: reading active writers 2026/03/09 03:27:41 DEBUG : a/b: Looking for writers 2026/03/09 03:27:41 DEBUG : c: reading active writers 2026/03/09 03:27:41 DEBUG : a: Looking for writers 2026/03/09 03:27:41 DEBUG : b: reading active writers 2026/03/09 03:27:41 DEBUG : Looking for writers 2026/03/09 03:27:41 DEBUG : a: reading active writers 2026/03/09 03:27:41 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:41 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:41 DEBUG : Looking for writers 2026/03/09 03:27:41 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-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:41 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/09 03:27:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/09 03:27:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/09 03:27:41 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (5 bytes), uploading instead of streaming 2026/03/09 03:27:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:41 DEBUG : file1: size = 5 OK 2026/03/09 03:27:41 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (0 bytes), uploading instead of streaming 2026/03/09 03:27:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:41 DEBUG : file1: size = 0 OK 2026/03/09 03:27:41 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (7 bytes), uploading instead of streaming 2026/03/09 03:27:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:41 DEBUG : file1: size = 7 OK 2026/03/09 03:27:41 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:41 DEBUG : Looking for writers 2026/03/09 03:27:41 DEBUG : file1: reading active writers 2026/03/09 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:41 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/09 03:27:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/09 03:27:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/09 03:27:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/09 03:27:42 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (11 bytes), uploading instead of streaming 2026/03/09 03:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:42 DEBUG : file1: size = 11 OK 2026/03/09 03:27:42 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/09 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:42 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (5 bytes), uploading instead of streaming 2026/03/09 03:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:42 DEBUG : file1: size = 5 OK 2026/03/09 03:27:42 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/09 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:42 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:27:42 DEBUG : file1: WriteFileHandle.Release closing 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (0 bytes), uploading instead of streaming 2026/03/09 03:27:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:27:42 DEBUG : file1: size = 0 OK 2026/03/09 03:27:42 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/09 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:27:42 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/03/09 03:27:42 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : file1: active writers 1 2026/03/09 03:27:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : file1: active writers 1 2026/03/09 03:27:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : file1: active writers 1 2026/03/09 03:27:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/03/09 03:27:42 DEBUG : Looking for writers 2026/03/09 03:27:42 DEBUG : file1: reading active writers 2026/03/09 03:27:42 DEBUG : file1: active writers 1 2026/03/09 03:27:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/03/09 03:27:43 DEBUG : Looking for writers 2026/03/09 03:27:43 DEBUG : file1: reading active writers 2026/03/09 03:27:43 DEBUG : file1: active writers 1 2026/03/09 03:27:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/03/09 03:27:43 DEBUG : Looking for writers 2026/03/09 03:27:43 DEBUG : file1: reading active writers 2026/03/09 03:27:43 DEBUG : file1: active writers 1 2026/03/09 03:27:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/03/09 03:27:43 DEBUG : Looking for writers 2026/03/09 03:27:43 DEBUG : file1: reading active writers 2026/03/09 03:27:43 DEBUG : file1: active writers 1 2026/03/09 03:27:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/03/09 03:27:44 DEBUG : Looking for writers 2026/03/09 03:27:44 DEBUG : file1: reading active writers 2026/03/09 03:27:44 DEBUG : file1: active writers 1 2026/03/09 03:27:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:45 DEBUG : Looking for writers 2026/03/09 03:27:45 DEBUG : file1: reading active writers 2026/03/09 03:27:45 DEBUG : file1: active writers 1 2026/03/09 03:27:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:46 DEBUG : Looking for writers 2026/03/09 03:27:46 DEBUG : file1: reading active writers 2026/03/09 03:27:46 DEBUG : file1: active writers 1 2026/03/09 03:27:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:47 DEBUG : Looking for writers 2026/03/09 03:27:47 DEBUG : file1: reading active writers 2026/03/09 03:27:47 DEBUG : file1: active writers 1 2026/03/09 03:27:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:48 DEBUG : Looking for writers 2026/03/09 03:27:48 DEBUG : file1: reading active writers 2026/03/09 03:27:48 DEBUG : file1: active writers 1 2026/03/09 03:27:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:49 DEBUG : Looking for writers 2026/03/09 03:27:49 DEBUG : file1: reading active writers 2026/03/09 03:27:49 DEBUG : file1: active writers 1 2026/03/09 03:27:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:50 DEBUG : Looking for writers 2026/03/09 03:27:50 DEBUG : file1: reading active writers 2026/03/09 03:27:50 DEBUG : file1: active writers 1 2026/03/09 03:27:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:51 DEBUG : Looking for writers 2026/03/09 03:27:51 DEBUG : file1: reading active writers 2026/03/09 03:27:51 DEBUG : file1: active writers 1 2026/03/09 03:27:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:52 DEBUG : Looking for writers 2026/03/09 03:27:52 DEBUG : file1: reading active writers 2026/03/09 03:27:52 DEBUG : file1: active writers 1 2026/03/09 03:27:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:53 DEBUG : Looking for writers 2026/03/09 03:27:53 DEBUG : file1: reading active writers 2026/03/09 03:27:53 DEBUG : file1: active writers 1 2026/03/09 03:27:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:54 DEBUG : Looking for writers 2026/03/09 03:27:54 DEBUG : file1: reading active writers 2026/03/09 03:27:54 DEBUG : file1: active writers 1 2026/03/09 03:27:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:55 DEBUG : Looking for writers 2026/03/09 03:27:55 DEBUG : file1: reading active writers 2026/03/09 03:27:55 DEBUG : file1: active writers 1 2026/03/09 03:27:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:56 DEBUG : Looking for writers 2026/03/09 03:27:56 DEBUG : file1: reading active writers 2026/03/09 03:27:56 DEBUG : file1: active writers 1 2026/03/09 03:27:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:57 DEBUG : Looking for writers 2026/03/09 03:27:57 DEBUG : file1: reading active writers 2026/03/09 03:27:57 DEBUG : file1: active writers 1 2026/03/09 03:27:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:58 DEBUG : Looking for writers 2026/03/09 03:27:58 DEBUG : file1: reading active writers 2026/03/09 03:27:58 DEBUG : file1: active writers 1 2026/03/09 03:27:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:27:59 DEBUG : Looking for writers 2026/03/09 03:27:59 DEBUG : file1: reading active writers 2026/03/09 03:27:59 DEBUG : file1: active writers 1 2026/03/09 03:27:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:00 DEBUG : Looking for writers 2026/03/09 03:28:00 DEBUG : file1: reading active writers 2026/03/09 03:28:00 DEBUG : file1: active writers 1 2026/03/09 03:28:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:01 DEBUG : Looking for writers 2026/03/09 03:28:01 DEBUG : file1: reading active writers 2026/03/09 03:28:01 DEBUG : file1: active writers 1 2026/03/09 03:28:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:02 DEBUG : Looking for writers 2026/03/09 03:28:02 DEBUG : file1: reading active writers 2026/03/09 03:28:02 DEBUG : file1: active writers 1 2026/03/09 03:28:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:03 DEBUG : Looking for writers 2026/03/09 03:28:03 DEBUG : file1: reading active writers 2026/03/09 03:28:03 DEBUG : file1: active writers 1 2026/03/09 03:28:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:04 DEBUG : Looking for writers 2026/03/09 03:28:04 DEBUG : file1: reading active writers 2026/03/09 03:28:04 DEBUG : file1: active writers 1 2026/03/09 03:28:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:05 DEBUG : Looking for writers 2026/03/09 03:28:05 DEBUG : file1: reading active writers 2026/03/09 03:28:05 DEBUG : file1: active writers 1 2026/03/09 03:28:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:06 DEBUG : Looking for writers 2026/03/09 03:28:06 DEBUG : file1: reading active writers 2026/03/09 03:28:06 DEBUG : file1: active writers 1 2026/03/09 03:28:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:07 DEBUG : Looking for writers 2026/03/09 03:28:07 DEBUG : file1: reading active writers 2026/03/09 03:28:07 DEBUG : file1: active writers 1 2026/03/09 03:28:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:08 DEBUG : Looking for writers 2026/03/09 03:28:08 DEBUG : file1: reading active writers 2026/03/09 03:28:08 DEBUG : file1: active writers 1 2026/03/09 03:28:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:09 DEBUG : Looking for writers 2026/03/09 03:28:09 DEBUG : file1: reading active writers 2026/03/09 03:28:09 DEBUG : file1: active writers 1 2026/03/09 03:28:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:10 DEBUG : Looking for writers 2026/03/09 03:28:10 DEBUG : file1: reading active writers 2026/03/09 03:28:10 DEBUG : file1: active writers 1 2026/03/09 03:28:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:11 DEBUG : Looking for writers 2026/03/09 03:28:11 DEBUG : file1: reading active writers 2026/03/09 03:28:11 DEBUG : file1: active writers 1 2026/03/09 03:28:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:12 DEBUG : Looking for writers 2026/03/09 03:28:12 DEBUG : file1: reading active writers 2026/03/09 03:28:12 DEBUG : file1: active writers 1 2026/03/09 03:28:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/03/09 03:28:12 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/03/09 03:28:12 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:12 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:12 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (0 bytes), uploading instead of streaming 2026/03/09 03:28:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:12 DEBUG : file1: size = 0 OK 2026/03/09 03:28:12 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:28:12 DEBUG : file1: Open: flags=O_RDONLY 2026/03/09 03:28:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/09 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/09 03:28:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:12 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:12 DEBUG : Looking for writers 2026/03/09 03:28:12 DEBUG : file1: reading active writers 2026/03/09 03:28:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:12 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/09 03:28:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/09 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/09 03:28:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/09 03:28:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:12 DEBUG : webdav root 'rclone-test-panevem4quxu': File to upload is small (100 bytes), uploading instead of streaming 2026/03/09 03:28:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : file1: size = 100 OK 2026/03/09 03:28:13 DEBUG : file1: Size of src and dst objects identical 2026/03/09 03:28:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/09 03:28:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/09 03:28:13 DEBUG : file1: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/09 03:28:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/09 03:28:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:13 DEBUG : Looking for writers 2026/03/09 03:28:13 DEBUG : file1: reading active writers 2026/03/09 03:28:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:13 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:13 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/09 03:28:13 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/09 03:28:13 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/09 03:28:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/09 03:28:13 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/09 03:28:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:13 DEBUG : flat: Looking for writers 2026/03/09 03:28:13 DEBUG : f000.txt: reading active writers 2026/03/09 03:28:13 DEBUG : f001.txt: reading active writers 2026/03/09 03:28:13 DEBUG : f002.txt: reading active writers 2026/03/09 03:28:13 DEBUG : f003.txt: reading active writers 2026/03/09 03:28:13 DEBUG : f004.txt: reading active writers 2026/03/09 03:28:13 DEBUG : Looking for writers 2026/03/09 03:28:13 DEBUG : flat: reading active writers 2026/03/09 03:28:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:13 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:13 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:13 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/09 03:28:13 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/09 03:28:13 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/09 03:28:13 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/09 03:28:13 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:13 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:13 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:13 DEBUG : a/b/c: Looking for writers 2026/03/09 03:28:13 DEBUG : deep.txt: reading active writers 2026/03/09 03:28:13 DEBUG : a/b: Looking for writers 2026/03/09 03:28:13 DEBUG : c: reading active writers 2026/03/09 03:28:13 DEBUG : mid.txt: reading active writers 2026/03/09 03:28:13 DEBUG : a: Looking for writers 2026/03/09 03:28:13 DEBUG : b: reading active writers 2026/03/09 03:28:13 DEBUG : top.txt: reading active writers 2026/03/09 03:28:13 DEBUG : Looking for writers 2026/03/09 03:28:13 DEBUG : a: reading active writers 2026/03/09 03:28:13 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:13 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:13 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:14 DEBUG : bigdir: Looking for writers 2026/03/09 03:28:14 DEBUG : big.bin: reading active writers 2026/03/09 03:28:14 DEBUG : Looking for writers 2026/03/09 03:28:14 DEBUG : bigdir: reading active writers 2026/03/09 03:28:14 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.69s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-panevem4quxu'", Local "Local file system at /tmp/rclone3637257834", Modify Window "1s" 2026/03/09 03:28:14 INFO : webdav root 'rclone-test-panevem4quxu': poll-interval is not supported by this remote 2026/03/09 03:28:14 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:14 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:14 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/03/09 03:28:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/09 03:28:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/09 03:28:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:14 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/09 03:28:14 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/09 03:28:14 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/09 03:28:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/09 03:28:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/09 03:28:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/09 03:28:14 DEBUG : WaitForWriters: timeout=30s 2026/03/09 03:28:14 DEBUG : dir1: Looking for writers 2026/03/09 03:28:14 DEBUG : a.txt: reading active writers 2026/03/09 03:28:14 DEBUG : dir2: Looking for writers 2026/03/09 03:28:14 DEBUG : b.txt: reading active writers 2026/03/09 03:28:14 DEBUG : dir3: Looking for writers 2026/03/09 03:28:14 DEBUG : c.txt: reading active writers 2026/03/09 03:28:14 DEBUG : Looking for writers 2026/03/09 03:28:14 DEBUG : dir3: reading active writers 2026/03/09 03:28:14 DEBUG : dir1: reading active writers 2026/03/09 03:28:14 DEBUG : dir2: reading active writers 2026/03/09 03:28:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/09 03:28:14 DEBUG : webdav root 'rclone-test-panevem4quxu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.46995848s (try 1/5)